gconfig() — Silicon Graphics
NAME
gconfig − reconfigures the IRIS
SPECIFICATION
C
gconfig()
FORTRAN
subroutine gconfi
Pascal
procedure gconfig;
DESCRIPTION
gconfig recognizes the modes necessary to run a program.
You must call gconfig for doublebuffer, multimap, onemap, RGBmode, and singlebuffer to take effect. After a gconfig call, writemask, color, cursor color, and cursor writemask are no longer defined. The contents of the color map do not change.
SEE ALSO
doublebuffer, multimap, onemap, RGBmode, singlebuffer IRIS Graphics Programming, Section 6.1, Display Modes
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987