Query: glindex
OS: redhat
Section: 3g
Links: redhat man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLINDEX(3G) GLINDEX(3G)NAMEglIndexd, glIndexf, glIndexi, glIndexs, glIndexub, glIndexdv, glIndexfv, glIndexiv, glIndexsv, glIndexubv - set the current color indexC SPECIFICATIONvoid glIndexd( GLdouble c ) void glIndexf( GLfloat c ) void glIndexi( GLint c ) void glIndexs( GLshort c ) void glIndexub( GLubyte c); GLINDEX(3G)