39 #ifndef __vtkPointSetToPointSetFilter_h
40 #define __vtkPointSetToPointSetFilter_h
42 #include "vtkPointSetSource.h"
45 class vtkStructuredGrid;
52 void PrintSelf(ostream& os,
vtkIndent indent);
66 return this->vtkPointSetSource::GetOutput(idx);
71 vtkPolyData *GetPolyDataOutput();
74 vtkStructuredGrid *GetStructuredGridOutput();
80 virtual void ComputeInputUpdateExtents(
vtkDataObject *output );
abstract class for specifying dataset behavior
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
vtkPointSet * GetOutput(int idx)
general representation of visualization data