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) otherwise.
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986