public class PxVehicleChassisData extends NativeObject
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
|
PxVehicleChassisData() |
protected |
PxVehicleChassisData(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
PxVec3 |
getMCMOffset() |
float |
getMMass() |
PxVec3 |
getMMOI() |
void |
setMCMOffset(PxVec3 value) |
void |
setMMass(float value) |
void |
setMMOI(PxVec3 value) |
static PxVehicleChassisData |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodeprotected PxVehicleChassisData(long address)
public PxVehicleChassisData()
public static PxVehicleChassisData wrapPointer(long address)
public void destroy()
public float getMMass()
public void setMMass(float value)
value - WebIDL type: float