Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pushmatrix(3g) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pushmatrix()  —  Silicon Graphics Beta Release

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; i.e., if the stack contains one matrix, M, after a pushmatrix command it will contain two copies of M.  The top copy can be modified.  The stack is eight levels deep in hardware, and extends to 32 levels in software. 

SEE ALSO

loadmatrix, multmatrix, popmatrix

Version 2.3  —  July 04, 1985

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