NAME
glResetMinmax
- reset minmax table entries to initial values
C SPECIFICATION
void ggllRReesseettMMiinnmmaaxx(
GLenum _t_a_r_g_e_t )
PARAMETERS
-
_t_a_r_g_e_t
-
Must be
GGLL__MMIINNMMAAXX.
DESCRIPTION
ggllRReesseettMMiinnmmaaxx resets the elements of the current minmax table to their
initial values: the ``maximum'' element receives the minimum possible
component values, and the ``minimum'' element receives the maximum
possible component values.
NOTES
ggllRReesseettMMiinnmmaaxx is present only if GGLL__AARRBB__iimmaaggiinngg is returned when ggllGGeettSSttrriinngg
is called with an argument of GGLL__EEXXTTEENNSSIIOONNSS.
ERRORS
GGLL__IINNVVAALLIIDD__EENNUUMM is generated if _t_a_r_g_e_t is not GGLL__MMIINNMMAAXX.
GGLL__IINNVVAALLIIDD__OOPPEERRAATTIIOONN is generated if ggllRReesseettMMiinnmmaaxx is executed
between the execution of ggllBBeeggiinn and the corresponding
execution of ggllEEnndd.
SEE ALSO
ggllMMiinnmmaaxx((33GG))