gexit() — Silicon Graphics
NAME
gexit − terminates an IRIS program
SPECIFICATION
C
gexit()
FORTRAN
subroutine gexit
Pascal
procedure gexit;
DESCRIPTION
gexit is the final graphics routine in an IRIS program. It flushes communication buffers and waits for the Geometry Pipeline to empty.
SEE ALSO
ginit, greset, finish IRIS Graphics Programming, Section 2.1, Initialization
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986