getdepth(3G) getdepth(3G)
getdepth - obsolete routine
void getdepth(near, far)
Screencoord *near, *far;
near expects a pointer to the location into which the system should
write the distance of the near clipping plane.
far expects a pointer to the location into which the system should
write the distance of the far clipping plane.
This routine is obsolete. It continues to function to provide backwards
compatibility, but only for depth values set with the obsolete routine
setdepth. It is not guaranteed to correctly return the depth values
passed to lsetdepth, even when they do not exceed 16 bits.
lsetdepth, setdepth
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|