java.lang.Object
physx.support.PxOmniPvd.Raw
- Enclosing class:
- PxOmniPvd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static longgetFileWriteStream(long address) static longgetWriter(long address) static voidrelease(long address) static booleanstartSampling(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
getWriter
public static long getWriter(long address) -
getFileWriteStream
public static long getFileWriteStream(long address) -
startSampling
public static boolean startSampling(long address) -
release
public static void release(long address)
-