GLState.cpp File Reference
Utility wrapper classes for accessing and synchronizing OpenGL state in a cleaner, more object-oriented manner, grouping similar state items with each other. More...
#include "GLState.h"
#include <GL/glu.h>
Go to the source code of this file.
Detailed Description
Utility wrapper classes for accessing and synchronizing OpenGL state in a cleaner, more object-oriented manner, grouping similar state items with each other.
- Date:
- Summer 2008
- Note:
- Where applicable, acceptable parameters are listed along with default values marked between '<' and '>'. For example, the frontFace property of GLPrimitiveStateItem is preceded by the following comment: / glFrontFace; GL_CW or <GL_CCW> Where GL_CCW is the OpenGL-defined default value for this property.
Definition in file GLState.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6