Open CASCADE Technology
7.2.0
|
Defines interface for OpenGL state. More...
#include <OpenGl_ShaderStates.hxx>
Public Member Functions | |
OpenGl_StateInterface () | |
Creates new state. More... | |
Standard_Size | Index () const |
Returns current state index. More... | |
void | Update () |
Increment current state. More... | |
Protected Attributes | |
Standard_Size | myIndex |
current state index More... | |
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