java.lang.Object
physx.physics.PxQueryHit.Raw
- Enclosing class:
- PxQueryHit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static intgetFaceIndex(long address) static voidsetFaceIndex(long address, int value)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
getFaceIndex
public static int getFaceIndex(long address) -
setFaceIndex
public static void setFaceIndex(long address, int value)
-