getzbuffer(3G) getzbuffer(3G)
getzbuffer - returns whether z-buffering is on or off
Boolean getzbuffer()
none
FUNCTION RETURN VALUE
The returned value of this function is either TRUE or FALSE.
TRUE indicates that z-buffering is on.
FALSE indicates that z-buffering is off. (FALSE is the default.) For
systems without the zbuffer option, this function always returns FALSE.
getzbuffer returns the current value of the z-buffer flag.
lsetdepth zbuffer, zclear,
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|