39 #ifndef __vtkPointSetToPointSetFilter_h
40 #define __vtkPointSetToPointSetFilter_h
42 #include "vtkPointSetSource.h"
52 void PrintSelf(ostream& os,
vtkIndent indent);
66 return this->vtkPointSetSource::GetOutput(idx);
80 virtual void ComputeInputUpdateExtents(
vtkDataObject *output );
abstract class for specifying dataset behavior
concrete dataset represents vertices, lines, polygons, and triangle strips
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
topologically regular array of data
vtkPointSet * GetOutput(int idx)
helper class to get VTK data object types as string and instantiate them