| VTK
    9.5.20251031
    | 
#include <vtkOpenGLState.h>
| Public Member Functions | |
| ScopedglViewport (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 253 of file vtkOpenGLState.h.
| vtkOpenGLState::ScopedglViewport::ScopedglViewport | ( | vtkOpenGLState * | state | ) |