RenderWare V2.1

Previous Page Index Next Page

RwMatrix4d *

RwGetClumpJointMatrix(RwClump *clump, RwMatrix4d *matrix);

Description

Retrieves the clump’s joint (articulation) matrix.

Arguments

clump Pointer to the clump.

matrix Pointer to the matrix that will receive the clump’s joint (articulation) matrix.

Return Value

The argument matrix if successful, and NULL otherwise.

See Also

RwGetClumpLTM()

RwGetClumpMatrix()

RwNormalizeClump()

RwTransformClumpJoint()