java.lang.Object
physx.extensions.PxGjkQueryExt.Raw
- Enclosing class:
- PxGjkQueryExt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static booleangenerateContacts(long a, long b, long poseA, long poseB, float contactDistance, float toleranceLength, long contactBuffer)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
generateContacts
public static boolean generateContacts(long a, long b, long poseA, long poseB, float contactDistance, float toleranceLength, long contactBuffer)
-