popmatrix() — Silicon Graphics Beta Release
NAME
popmatrix - pops the transformation matrix stack
SPECIFICATION
C
popmatrix()
FORTRAN
subroutine popmat
Pascal
procedure popmatrix;
DESCRIPTION
popmatrix pops the transformation matrix stack. The matrix on top of the stack before the execution of popmatrix is lost.
SEE ALSO
loadmatrix, multmatrix, pushmatrix
Version 2.3 — July 04, 1985