All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
static PxArticulationJoint |
articulationBaseJointToJoint(PxArticulationJointBase baseJoint) |
static PxArticulationJointReducedCoordinate |
articulationBaseJointToJointReducedCoordinate(PxArticulationJointBase baseJoint) |
void |
destroy() |
static PxActor |
getActorAt(PxActor base,
int index) |
static PxBounds3 |
getBounds3At(PxBounds3 base,
int index) |
static PxContactPair |
getContactPairAt(PxContactPair base,
int index) |
static PxContactPairHeader |
getContactPairHeaderAt(PxContactPairHeader base,
int index) |
static PxController |
getControllerAt(PxController base,
int index) |
static PxObstacle |
getObstacleAt(PxObstacle base,
int index) |
static float |
getRealAt(PxRealPtr base,
int index) |
static PxShape |
getShapeAt(PxShape base,
int index) |
static PxTriggerPair |
getTriggerPairAt(PxTriggerPair base,
int index) |
static short |
getU16At(PxU16ConstPtr base,
int index) |
static int |
getU32At(PxU32ConstPtr base,
int index) |
static byte |
getU8At(PxU8ConstPtr base,
int index) |
static PxVec3 |
getVec3At(PxVec3 base,
int index) |
static NativeObject |
voidToAny(NativeObject voidPtr) |
static PxRealPtr |
voidToRealPtr(NativeObject voidPtr) |
static PxU16Ptr |
voidToU16Ptr(NativeObject voidPtr) |
static PxU32Ptr |
voidToU32Ptr(NativeObject voidPtr) |
static PxU8Ptr |
voidToU8Ptr(NativeObject voidPtr) |
static TypeHelpers |
wrapPointer(long address) |