Description
Restores the previous value of the CTM. Also has the effect of restoring the transformation stack to its state at the time of the last RwTransformBegin().
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