|
GINO Graphics Suite - GINO v9.0
|
|
 |
 |
gPushTransform
Syntax
[C/C++:]
void gPushTransform(void);
[F90:]
subroutine gPushTransform
Arguments
None
Description
The routine gPushTransform() stores a copy of the current modelling transformation.
Up to ten different copies of modelling transformation sequences may be stored simultaneously by successive calls to gPushTransform().
See Also
gPushTransform UsagegPopTransform