R
glRotate
Chapter 16
389
Errors
• GL_INVALID_OPERATION is generated if glRotate is executed between the
execution of glBegin and the corresponding execution of glEnd.
Associated Gets
glGet with argument GL_MATRIX_MODE
glGet with argument GL_MODELVIEW_MATRIX
glGet with argument GL_PROJECTION_MATRIX
glGet with argument GL_TEXTURE_MATRIX
See Also
glMatrixMode,
glMultMatrix,
glPushMatrix,
glScale,
glTranslate