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