Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ loadmatrix(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

loadmatrix(3)  —  Silicon Graphics R1c

NAME

loadmatrix - load a transformation matrix

SYNOPSIS

C
loadmatrix(m)
Matrix m;

FORTRAN
subroutine loadma(m)
real m(4,4)

Pascal
procedure loadmatrix(m: Matrix);

DESCRIPTION

Loadmatrix loads a 4×4 floating point matrix onto the matrix stack, replacing the current top of the stack. 

SEE ALSO

multmatrix, popmatrix, pushmatrix

Version 2.3  —  July 04, 1985

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