public class PxBroadPhaseRegion extends NativeObject
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
|
PxBroadPhaseRegion() |
protected |
PxBroadPhaseRegion(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
PxBounds3 |
getBounds() |
NativeObject |
getUserData() |
void |
setBounds(PxBounds3 value) |
void |
setUserData(NativeObject value) |
static PxBroadPhaseRegion |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodeprotected PxBroadPhaseRegion(long address)
public PxBroadPhaseRegion()
public static PxBroadPhaseRegion wrapPointer(long address)
public void destroy()
public NativeObject getUserData()
public void setUserData(NativeObject value)
value - WebIDL type: VoidPtr