RwGetClumpMatrix(RwClump *clump, RwMatrix4d *matrix);
Description
Retrieves the clumps modeling matrix.
Arguments
clump Pointer to the clump.
matrix Pointer to the matrix that will receive the clumps modeling matrix.
Return Value
The argument matrix if successful, and NULL otherwise.
See Also