GLColorStateItem Class Reference
#include <GLState.h>
Inheritance diagram for GLColorStateItem:

Public Member Functions | |
| virtual | ~GLColorStateItem () |
| virtual bool | sync () |
| virtual bool | apply () |
Public Attributes | |
State variables | |
| GLboolean | enableDither |
| glEnable; <GL_TRUE> or GL_FALSE | |
| GLboolean | colorMask [4] |
| glColorMask; <GL_TRUE> or GL_FALSE | |
Detailed Description
Definition at line 253 of file GLState.h.
Constructor & Destructor Documentation
| virtual GLColorStateItem::~GLColorStateItem | ( | ) | [inline, virtual] |
Member Function Documentation
| virtual bool GLColorStateItem::sync | ( | ) | [virtual] |
Implements GLStateItem.
| virtual bool GLColorStateItem::apply | ( | ) | [virtual] |
Implements GLStateItem.
Member Data Documentation
| GLboolean GLColorStateItem::enableDither |
| GLboolean GLColorStateItem::colorMask[4] |
The documentation for this class was generated from the following file:
Generated on 28 Feb 2009 for Milton by
1.5.6