Defines interface for OpenGL state. More...
#include <OpenGl_ShaderStates.hxx>

| Public Member Functions | |
| OpenGl_StateInterface () | |
| Creates new state. | |
| Standard_Size | Index () const | 
| Returns current state index. | |
| void | Update () | 
| Increment current state. | |
| Protected Attributes | |
| Standard_Size | myIndex | 
| current state index | |
Defines interface for OpenGL state.
| OpenGl_StateInterface::OpenGl_StateInterface | ( | ) | 
Creates new state.
| 
 | inline | 
Returns current state index.
| 
 | inline | 
Increment current state.
| 
 | protected | 
current state index