RenderWare V2.1

Previous Page Index Next Page

RwBool

RwIdentityJointTM(void);

Description

Sets the current joint transformation matrix to the identity matrix.

Arguments

None.

Return Value

TRUE if successful, and FALSE otherwise.

Comments

This function can only be called within the context of an RwModelBegin()RwModelEnd() block.

See Also

RwIdentityCTM()

RwModelBegin()

RwModelEnd()

RwRotateJointTM()

RwTransformJointTM()