public class PxBoxObstacle extends PxObstacle
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
|
PxBoxObstacle() |
protected |
PxBoxObstacle(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
PxVec3 |
getMHalfExtents() |
void |
setMHalfExtents(PxVec3 value) |
static PxBoxObstacle |
wrapPointer(long address) |
getMPos, getMRot, getMUserData, getType, setMPos, setMRot, setMUserDatacheckNotNull, equals, getAddress, hashCodeprotected PxBoxObstacle(long address)
public PxBoxObstacle()
public static PxBoxObstacle wrapPointer(long address)
public void destroy()
destroy in class PxObstacle