Documentation for vtkXGLTexture

vtkXGLTexture - XGL texture map object

Super Class: vtkTexture

Description:

vtkXGLTexture is a concrete implementation of the abstract class vtkTexture.

 

Methods:

void vtkXGLTexture ()
void vtkXGLTexture ()
static vtkXGLTexture *New ()
const char *GetClassName ()
void Load (vtkRenderer *)

 

Detailed Method Descriptions:

Implement base class method.

void Load (vtkRenderer *)