VTK  9.2.6
vtkOpenGLState::ScopedglClearColor Class Reference

#include <vtkOpenGLState.h>

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

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

Detailed Description

Definition at line 248 of file vtkOpenGLState.h.

Constructor & Destructor Documentation

◆ ScopedglClearColor()

vtkOpenGLState::ScopedglClearColor::ScopedglClearColor ( vtkOpenGLState * state)

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