RenderWare V2.1

Previous Page Index Next Page

RwBool

RwTransformBegin(void);

Description

Pushes a copy of the CTM onto the 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()

RwJointTransformBegin()

RwModelBegin()

RwModelEnd()

RwProtoBegin()

RwProtoEnd()

RwTransformEnd()