java.lang.Object
physx.physics.PxGeomRaycastHit.Raw
- Enclosing class:
- PxGeomRaycastHit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
getU
public static float getU(long address) -
setU
public static void setU(long address, float value) -
getV
public static float getV(long address) -
setV
public static void setV(long address, float value) -
hadInitialOverlap
public static boolean hadInitialOverlap(long address)
-