java.lang.Object
physx.support.PxPvdInstrumentationFlags.Raw
- Enclosing class:
- PxPvdInstrumentationFlags
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear(long address, int flag) static voiddestroy(long address) static booleanisSet(long address, int flag) static longPxPvdInstrumentationFlags(byte flags) static voidraise(long address, int flag)
-
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)
-