glIndex.3x

Langue: fr

Autres versions - même langue

Version: 11122 (www.delafond.org - 07/08/07)

Section: 3 (Bibliothèques de fonctions)

NOM

glIndexd, glIndexf, glIndexi, glIndexs, glIndexub, glIndexdv, glIndexfv, glIndexiv, glIndexsv, glIndexubv - spécifie l'index de couleur courant

SPÉCIFICATION C

void glIndexd( GLdouble c ) void glIndexf( GLfloat c ) void glIndexi( GLint c ) void glIndexs( GLshort c ) void glIndexub( GLubyte c);

TRADUCTION

Sylvain Vignaud <sylvain@vignaud.org>, 2002