|
GINO Graphics Suite - GINO v9.0
|
|
 |
 |
gPopTransform
Syntax
[C/C++:]
void gPopTransform(void);
[F90:]
subroutine gPopTransform
Arguments
None
Description
The routine gPopTransform() resets the current modelling transformation to the last transformation saved by a call to gPushTransform().
Up to ten different copies of the current modelling transformation may be stored internally by calls to gPushTransform().
Once a copy has been retrieved no further record of that copy is kept.
See Also
gPopTransform UsagegPushTransform