|
VTK
9.4.2
|
#include <vtkOpenGLState.h>
Public Member Functions | |
| ScopedglDepthMask (vtkOpenGLState *state) | |
Public Member Functions inherited from vtkOpenGLState::ScopedValue< unsigned char > | |
| ~ScopedValue () | |
Additional Inherited Members | |
Protected Attributes inherited from vtkOpenGLState::ScopedValue< unsigned char > | |
| vtkOpenGLState * | State |
| unsigned char | Value |
| void(vtkOpenGLState::* | Method )(unsigned char) |
Definition at line 232 of file vtkOpenGLState.h.
| vtkOpenGLState::ScopedglDepthMask::ScopedglDepthMask | ( | vtkOpenGLState * | state | ) |