getmmode(3G) getmmode(3G)
NAME
getmmode - returns the current matrix mode
SPECIFICATION
C long getmmode()
FORTRAN integer*4 function getmmo()
DESCRIPTION
getmmode returns the current matrix mode. 0 indicates
MSINGLE mode; 1 indicates MPROJECTION mode; and 2 indicates
MVIEWING mode.
SEE ALSO
mmode, lmdef, lmbind
Programming Guide, Section 14.4
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)