popmatrix(3G) — 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. When popmatrix executes, the matrix on top of the stack is lost.
SEE ALSO
loadmatrix, multmatrix, pushmatrix Programming Guide, Section 4.5, User-Defined Transformations
Version 3.6 — December 20, 1987