RenderWare V2.1

Previous Page Index Next Page

RwBool

RwJointTransformBegin(void);

Description

Pushes a copy of the current joint transformation matrix onto the joint transformation stack.

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()

RwJointTransformEnd()

RwModelBegin()

RwModelEnd()

RwProtoBegin()

RwProtoEnd()

RwRotateJointTM()

RwTransformBegin()

RwTransformJointTM()