Documentation for vtkWin32PolyDataMapper2D

vtkWin32PolyDataMapper2D - 2D PolyData support for windows

Super Class: vtkPolyDataMapper2D

Description:

vtkWin32PolyDataMapper2D provides 2D PolyData annotation support for vtk under windows. Normally the user should use vtkPolyDataMapper2D which in turn will use this class.

 

See Also:

vtkPolyDataMapper2D

 

Methods:

const char *GetClassName ()
static vtkWin32PolyDataMapper2D *New ()
int GetCompositingMode (vtkActor2D *)
void Render (vtkViewport * ,vtkActor2D *)

 

Detailed Method Descriptions:

Get the win32 compositing mode for a given actor2d.

int GetCompositingMode (vtkActor2D *)

Actually draw the poly data.

void Render (vtkViewport * ,vtkActor2D *)