GLColorStateItem Class Reference

#include <GLState.h>

Inheritance diagram for GLColorStateItem:

GLStateItem IFeatures

List of all members.

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]

Definition at line 255 of file GLState.h.


Member Function Documentation

virtual bool GLColorStateItem::sync (  )  [virtual]

Implements GLStateItem.

virtual bool GLColorStateItem::apply (  )  [virtual]

Implements GLStateItem.


Member Data Documentation

glEnable; <GL_TRUE> or GL_FALSE

Definition at line 265 of file GLState.h.

glColorMask; <GL_TRUE> or GL_FALSE

Definition at line 268 of file GLState.h.


The documentation for this class was generated from the following file:

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6