|
VTK
9.3.1
|
#include <vtkOpenGLState.h>
Public Member Functions | |
| ScopedglEnableDisable (vtkOpenGLState *state, unsigned int name) | |
| ~ScopedglEnableDisable () | |
Protected Attributes | |
| vtkOpenGLState * | State |
| unsigned int | Name |
| bool | Value |
Definition at line 275 of file vtkOpenGLState.h.
|
inline |
Definition at line 278 of file vtkOpenGLState.h.
|
inline |
Definition at line 286 of file vtkOpenGLState.h.
|
protected |
Definition at line 292 of file vtkOpenGLState.h.
|
protected |
Definition at line 293 of file vtkOpenGLState.h.
|
protected |
Definition at line 294 of file vtkOpenGLState.h.
1.8.10