popmatrix() — Silicon Graphics
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.4 — May 08, 1986