Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getmatrix(3g) — 4D1 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     getmatrix(3G)                                       getmatrix(3G)



NAME
getmatrix - returns the current transformation matrix
SPECIFICATION
C getmatrix(m)
Matrix m;
FORTRAN subroutine getmat(m)
real m(4,4)
DESCRIPTION
getmatrix copies the transformation matrix from the top of
the stack to a user-specified array. The matrix stack does
not change.
SEE ALSO
loadmatrix, multmatrix, popmatrix, pushmatrix
Programming Guide, Section 4.5, User-Defined Transformations
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)

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