java.lang.Object
physx.geometry.PxCustomGeometry.Raw
- Enclosing class:
- PxCustomGeometry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static booleanisValid(long address) static longPxCustomGeometry(long callbacks)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxCustomGeometry
public static long PxCustomGeometry(long callbacks) -
destroy
public static void destroy(long address) -
isValid
public static boolean isValid(long address)
-