zclear() — Silicon Graphics Beta Release
NAME
zclear - initializes the z-buffer to largest possible integer
SPECIFICATION
C
zclear()
FORTRAN
subroutine zclear
Pascal
procedure zclear;
DESCRIPTION
zclear initializes the z-buffer to the largest possible 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.3 — July 04, 1985