Documentation for vtkOpenGLTexture

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:

Implement base class method.

void Load (vtkRenderer *)