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

Public Member Functions | |
| virtual | ~GLAlphaStateItem () |
| virtual bool | sync () |
| virtual bool | apply () |
Public Attributes | |
State variables | |
| GLboolean | enable |
| glEnable; GL_TRUE or <GL_FALSE> | |
| GLenum | alphaTestFunc |
| GLfloat | alphaTestRef |
| glAlphaFunc; <0> (lowest alpha) to 1 (highest alpha) | |
Detailed Description
Definition at line 230 of file GLState.h.
Constructor & Destructor Documentation
| virtual GLAlphaStateItem::~GLAlphaStateItem | ( | ) | [inline, virtual] |
Member Function Documentation
| virtual bool GLAlphaStateItem::sync | ( | ) | [virtual] |
Implements GLStateItem.
| virtual bool GLAlphaStateItem::apply | ( | ) | [virtual] |
Implements GLStateItem.
Member Data Documentation
| GLboolean GLAlphaStateItem::enable |
| GLfloat GLAlphaStateItem::alphaTestRef |
The documentation for this class was generated from the following file:
Generated on 28 Feb 2009 for Milton by
1.5.6