glClearIndex

specify the clear value for the color index buffers

Signature

glClearIndex( GLfloat ( c ) )-> void
glClearIndex( c )

Parameters

VariablesDescription
c
Specifies the index used when the color index buffers are cleared. The initial value is 0.