39 #ifndef __vtkPolyDataAlgorithm_h
40 #define __vtkPolyDataAlgorithm_h
42 #include "vtkAlgorithm.h"
53 void PrintSelf(ostream& os,
vtkIndent indent);
124 virtual void Execute();
128 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
129 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
abstract class to specify dataset behavior
concrete dataset represents vertices, lines, polygons, and triangle strips
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
general representation of visualization data