27 #ifndef __vtkStructuredPointsToStructuredPointsFilter_h
28 #define __vtkStructuredPointsToStructuredPointsFilter_h
30 #include "vtkStructuredPointsSource.h"
38 void PrintSelf(ostream& os,
vtkIndent indent);
42 void SetInput(vtkImageData *input);
43 vtkImageData *GetInput();
52 void ExecuteInformation();
a simple class to control print indentation
general representation of visualization data