Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ loadmatri(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

loadmatrix(3G)  —  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 4x4 floating point matrix onto the matrix stack; it replaces the current top matrix. 

SEE ALSO

multmatrix, popmatrix, pushmatrix Programming Guide, Section 4.5, User-Defined Transformations

Version 3.6  —  December 20, 1987

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