Description
Pushes a copy of the scratch matrix onto the scratch matrix stack.
Arguments
None.
Return Value
A pointer to the new scratch matrix if successful, and NULL otherwise.
Comments
The scratch matrix stack is a convenient source of temporary matrices for building transforms.
See Also