Open CASCADE Technology
6.8.0
|
Defines generic state of OCCT clipping state. More...
#include <OpenGl_ShaderStates.hxx>
Public Member Functions | |
OpenGl_ClippingState () | |
Creates new clipping state. More... | |
![]() | |
OpenGl_StateInterface () | |
Creates new OCCT state. More... | |
Standard_Size | Index () const |
Returns current state index. More... | |
void | Update () |
Updates current state. More... | |
void | Revert () |
Reverts current state. More... | |
Additional Inherited Members | |
![]() | |
Standard_Size | myIndex |
Current state index. More... | |
Standard_Size | myNextIndex |
Next state index. More... | |
NCollection_List< Standard_Size > | myStateStack |
Stack of previous states. More... | |
Defines generic state of OCCT clipping state.
OpenGl_ClippingState::OpenGl_ClippingState | ( | ) |
Creates new clipping state.