Page 296 OpenGL Super Bible! Reference Section glClearIndex Purpose Sets the clear value for the color index buffers. Include File Syntax void glClearIndex(GLfloat color); Description This function specifies the color index to use in color index mode to clear the color buffers. This has the net effect of clearing the window and setting the background color to the color in the index specified by the color parameter. Parameters color GLfloat: The value to use when the color index buffers are cleared with glClear. The default is 0. Returns None. Example See the sample program INDEX in this chapter. See Also glClear, glGet
From our experience, we can recommend PHP Web Hosting services, if you need affordable webhost to host and run your web application.
This entry was posted
on Monday, July 30th, 2007 at 2:41 am and is filed under Coldfusion.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.