Documentation for vtkStarbaseTexture

vtkStarbaseTexture - starbase texture map object

Super Class: vtkTexture

Description:

vtkStarbaseTexture is a concrete implementation of the abstract class vtkTexture. currently we don't support texture mapping on starbase.

 

Methods:

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

 

Detailed Method Descriptions:

Actual Texture load method.

void Load (vtkRenderer *)