java.lang.Object
physx.character.PxBoxObstacle.Raw
- Enclosing class:
- PxBoxObstacle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static longgetMHalfExtents(long address) static longstatic voidsetMHalfExtents(long address, long value)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxBoxObstacle
public static long PxBoxObstacle() -
destroy
public static void destroy(long address) -
getMHalfExtents
public static long getMHalfExtents(long address) -
setMHalfExtents
public static void setMHalfExtents(long address, long value)
-