VTK  9.3.20240328
Public Member Functions | List of all members
vtkOpenGLState::ScopedglScissor Class Reference

#include <vtkOpenGLState.h>

Inheritance diagram for vtkOpenGLState::ScopedglScissor:
[legend]
Collaboration diagram for vtkOpenGLState::ScopedglScissor:
[legend]

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 > >
vtkOpenGLStateState
 
std::array< int, 4 > Value
 
void(vtkOpenGLState::* Method )(std::array< int, 4 >)
 

Detailed Description

Definition at line 248 of file vtkOpenGLState.h.

Constructor & Destructor Documentation

◆ ScopedglScissor()

vtkOpenGLState::ScopedglScissor::ScopedglScissor ( vtkOpenGLState state)

The documentation for this class was generated from the following file: