Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pushmatrix(3g) — GL2 W2.5r1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pushmatrix()  —  Silicon Graphics

NAME

pushmatrix − pushes down the transformation matrix stack

SPECIFICATION

C
pushmatrix()

FORTRAN
subroutine pushma

Pascal
procedure pushmatrix;

DESCRIPTION

pushmatrix pushes down the transformation matrix stack, duplicating the current matrix.  For example, if the stack contains one matrix, M, after a call to pushmatrix, the matrix contains two copies of M.  The top copy can be modified. 

The transformation matrix stack is eight levels in hardware and is 32 levels in software. 

SEE ALSO

loadmatrix, multmatrix, popmatrix IRIS Graphics Programming, Section 4.5, User-Defined Transformations
 

Version 2.5r1  —  October 29, 1986

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026