Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ loadmatrix(3g) — GL2 W2.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

loadmatrix()  —  Silicon Graphics

NAME

loadmatrix − loads a transformation matrix

SPECIFICATION

C
loadmatrix(m)
Matrix m;

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

Pascal
procedure loadmatrix(var m: Matrix);

DESCRIPTION

loadmatrix loads a 4 x 4 floating point matrix onto the matrix stack; it replaces the current top matrix. 

SEE ALSO

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

Version 2.5  —  April 22, 1987

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