RenderWare V2.1

Previous Page Index Next Page

RwMatrix4d *

RwGetClumpMatrix(RwClump *clump, RwMatrix4d *matrix);

Description

Retrieves the clump’s modeling matrix.

Arguments

clump Pointer to the clump.

matrix Pointer to the matrix that will receive the clump’s modeling matrix.

Return Value

The argument matrix if successful, and NULL otherwise.

See Also

RwGetClumpJointMatrix()

RwGetClumpLTM()

RwNormalizeClump()

RwTransformClump()