Documentation for vtkStarbasePolyDataMapper

vtkStarbasePolyDataMapper - a PolyDataMapper for the HP starbase library

Super Class: vtkPolyDataMapper

Description:

vtkStarbasePolyDataMapper is a subclass of vtkPolyDataMapperDevice. vtkStarbasePolyDataMapper is a PolyDataMapper for the HP starbase rendering library.

 

Methods:

void vtkStarbasePolyDataMapper ()
void vtkStarbasePolyDataMapper ()
static vtkStarbasePolyDataMapper *New ()
const char *GetClassName ()
void Render (vtkRenderer * ,vtkActor *)
void Build (vtkPolyData * ,vtkScalars *)
void Draw (vtkRenderer * ,vtkActor *)

 

Detailed Method Descriptions:

Implement required base class method.

void Render (vtkRenderer * ,vtkActor *)

Build the data structure for the starbase polygon PolyDataMapper.

void Build (vtkPolyData * ,vtkScalars *)

Load polydata into starbase graphics library.

void Draw (vtkRenderer * ,vtkActor *)