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