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