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. When popmatrix executes, the matrix on top of the stack is lost.
SEE ALSO
loadmatrix, multmatrix, pushmatrix IRIS Graphics Programming, Section 4.5, User-Defined Transformations
Version 2.5r1 — October 29, 1986