vtkOpenGLTexture - OpenGL texture map
Super Class: vtkTexture
Description:
vtkOpenGLTexture is a concrete implementation of the abstract class vtkTexture. vtkOpenGLTexture interfaces to the OpenGL rendering library.
Methods:
void vtkOpenGLTexture () | |
static vtkOpenGLTexture *New () | |
const char *GetClassName () | |
void Load (vtkRenderer *) |
Detailed Method Descriptions:
void Load (vtkRenderer *) |