getdcm() — Silicon Graphics
NAME
getdcm − indicates whether depth-cue mode is on or off
SPECIFICATION
C
Boolean getdcm()
FORTRAN
logical function getdcm()
Pascal
function getdcm: longint;
DESCRIPTION
getdcm returns TRUE (0) if the IRIS is in depth-cue mode and FALSE (1) if it is not.
SEE ALSO
IRIS Graphics Programming, Section 13.2, Depth-Cueing
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987