java.lang.Object
physx.extensions.PxRigidActorExt.Raw
- Enclosing class:
- PxRigidActorExt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longcreateExclusiveShape(long actor, long geometry, long material) static longcreateExclusiveShape(long actor, long geometry, long material, long flags) static voiddestroy(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
createExclusiveShape
public static long createExclusiveShape(long actor, long geometry, long material) -
createExclusiveShape
public static long createExclusiveShape(long actor, long geometry, long material, long flags)
-