zclear(3G) — Silicon Graphics
NAME
zclear − initializes 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 done most before a z-buffer picture is drawn to clear the buffer so that primitives drawn in z-buffer mode are only affected by each other.
SEE ALSO
zbuffer Programming Guide, Section 12.1, Z-Buffer Mode
Version 3.6 — December 20, 1987