gexit() — Silicon Graphics Beta Release
NAME
gexit - terminates an IRIS program
SPECIFICATION
C
gexit()
FORTRAN
subroutine gexit
Pascal
procedure gexit;
DESCRIPTION
gexit is the final graphics command in an IRIS program. It flushes communication buffers and waits for the Geometry Pipeline to empty.
SEE ALSO
ginit, greset, finish
NOTE
This command can be used only in immediate mode.
Version 2.3 — July 04, 1985