26 #ifndef __vtkStructuredPointsToUnstructuredGridFilter_h
27 #define __vtkStructuredPointsToUnstructuredGridFilter_h
29 #include "vtkUnstructuredGridSource.h"
37 void PrintSelf(ostream& os,
vtkIndent indent);
41 void SetInput(vtkImageData *input);
42 vtkImageData *GetInput();
a simple class to control print indentation
general representation of visualization data