|
VTK
9.2.6
|
#include <vtkOpenGLState.h>
Public Member Functions | |
| ScopedglScissor (vtkOpenGLState *state) | |
| Public Member Functions inherited from vtkOpenGLState::ScopedValue< std::array< int, 4 > > | |
| ~ScopedValue () | |
Additional Inherited Members | |
| Protected Attributes inherited from vtkOpenGLState::ScopedValue< std::array< int, 4 > > | |
| vtkOpenGLState * | State |
| std::array< int, 4 > | Value |
| void(vtkOpenGLState::* | Method )(std::array< int, 4 >) |
Definition at line 259 of file vtkOpenGLState.h.
| vtkOpenGLState::ScopedglScissor::ScopedglScissor | ( | vtkOpenGLState * | state | ) |