26 #ifndef __vtkUnstructuredGridToPolyDataFilter_h
27 #define __vtkUnstructuredGridToPolyDataFilter_h
31 class vtkUnstructuredGrid;
41 virtual void SetInput(vtkUnstructuredGrid *input);
42 vtkUnstructuredGrid *GetInput();
void ComputeInputUpdateExtents(vtkDataObject *output)
a simple class to control print indentation
abstract class whose subclasses generate polygonal data
void PrintSelf(ostream &os, vtkIndent indent)
helper class to get VTK data object types as string and instantiate them