40 #ifndef __vtkDataSetToDataSetFilter_h
41 #define __vtkDataSetToDataSetFilter_h
43 #include "vtkDataSetSource.h"
57 void PrintSelf(ostream& os,
vtkIndent indent);
88 virtual void ComputeInputUpdateExtents(
vtkDataObject *output );
104 void ExecuteInformation();
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
abstract class to specify 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
helper class to get VTK data object types as string and instantiate them