RenderWare V2.1

Previous Page Index Next Page

RwBool

RwJointTransformEnd(void);

Description

Restores the previous value of the joint transformation matrix. Also has the effect of restoring the joint transformation stack to its state at the time of the last RwJointTransformBegin().

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

RwClumpBegin()

RwClumpEnd()

RwIdentityJointTM()

RwJointTransformBegin()

RwModelBegin()

RwModelEnd()

RwProtoBegin()

RwProtoEnd()

RwRotateJointTM()

RwTransformJointTM()

RwTransformEnd()