VTK
9.1.0
|
#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 280 of file vtkOpenGLState.h.
vtkOpenGLState::ScopedglActiveTexture::ScopedglActiveTexture | ( | vtkOpenGLState * | state | ) |