|
VTK
9.2.6
|
#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 286 of file vtkOpenGLState.h.
|
inline |
Definition at line 289 of file vtkOpenGLState.h.
|
inline |
Definition at line 297 of file vtkOpenGLState.h.
|
protected |
Definition at line 303 of file vtkOpenGLState.h.
|
protected |
Definition at line 304 of file vtkOpenGLState.h.
|
protected |
Definition at line 305 of file vtkOpenGLState.h.
1.8.10