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