VTK  9.3.20240420
Public Member Functions | List of all members
vtkOpenGLState::ScopedglColorMask Class Reference

#include <vtkOpenGLState.h>

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

Public Member Functions

 ScopedglColorMask (vtkOpenGLState *state)
 
- Public Member Functions inherited from vtkOpenGLState::ScopedValue< std::array< unsigned char, 4 > >
 ~ScopedValue ()
 

Additional Inherited Members

- Protected Attributes inherited from vtkOpenGLState::ScopedValue< std::array< unsigned char, 4 > >
vtkOpenGLStateState
 
std::array< unsigned char, 4 > Value
 
void(vtkOpenGLState::* Method )(std::array< unsigned char, 4 >)
 

Detailed Description

Definition at line 242 of file vtkOpenGLState.h.

Constructor & Destructor Documentation

◆ ScopedglColorMask()

vtkOpenGLState::ScopedglColorMask::ScopedglColorMask ( vtkOpenGLState state)

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