zclear() — Silicon Graphics
NAME
zclear - initialize the z-buffer
SPECIFICATION
C
zclear()
FORTRAN
subroutine zclear
Pascal
procedure zclear;
DESCRIPTION
zclear loads the z-buffer with the largest possible positive integer. This is most frequently done when z-buffer mode is entered to clear the buffer so that primitives drawn in z-buffer mode are only affected by each other.
SEE ALSO
zbuffer
Version 2.4 — May 08, 1986