Package physx.support

Class PxPvdInstrumentationFlags.Raw

java.lang.Object
physx.support.PxPvdInstrumentationFlags.Raw
Enclosing class:
PxPvdInstrumentationFlags

public static class PxPvdInstrumentationFlags.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxPvdInstrumentationFlags

      public static long PxPvdInstrumentationFlags(byte flags)
    • destroy

      public static void destroy(long address)
    • isSet

      public static boolean isSet(long address, int flag)
    • raise

      public static void raise(long address, int flag)
    • clear

      public static void clear(long address, int flag)