glCurrentPaletteMatrixOES - defines which of the palette’s matrices is affected by subsequent matrix operations
void glCurrentPaletteMatrixOES(GLuint index)
indexspecifies the index into the palette's matrices.
glCurrentPaletteMatrixOES defines which of the palette’s matrices is affected by subsequent matrix operations when the current matrix mode is GL_MATRIX_PALETTE_OES.
GL_INVALID_VALUE is generated if index is not between 0 and GL_MAX_PALETTE_MATRICES_OES - 1.
Copyright © 2003-2004 Silicon Graphics, Inc.
This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.
glLoadPaletteFromModelViewMatrix, glMatrixIndexPointer, glMatrixMode, glWeightPointer