|
VTK
9.4.20251007
|
#include <vtkOpenGLState.h>
Public Member Functions | |
| ScopedglActiveTexture (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 269 of file vtkOpenGLState.h.
| vtkOpenGLState::ScopedglActiveTexture::ScopedglActiveTexture | ( | vtkOpenGLState * | state | ) |