PxIndexDataPair

Defined in include/PxActorData.h

struct PxIndexDataPair

Maps numeric index to a data pointer.

Deprecated:

Only used in the deprecated functions PxScene::computeDenseJacobians(), PxScene::computeGeneralizedMassMatrices(), PxScene::computeGeneralizedGravityForces(), PxScene::computeCoriolisAndCentrifugalForces(). Use PxDirectGPUAPI::computeArticulationData() instead.

See also

PxScene::computeDenseJacobians(), PxScene::computeGeneralizedMassMatrices(), PxScene::computeGeneralizedGravityForces(), PxScene::computeCoriolisAndCentrifugalForces()

Public Members

PxU32 index
void *data