java.lang.Object
physx.extensions.CustomSupport.Raw
- Enclosing class:
- CustomSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static floatgetCustomMargin(long address) static voidgetCustomSupportLocal(long address, long dir, long result)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
getCustomMargin
public static float getCustomMargin(long address) -
getCustomSupportLocal
public static void getCustomSupportLocal(long address, long dir, long result)
-