26 #ifndef __vtkStructuredGridToStructuredGridFilter_h
27 #define __vtkStructuredGridToStructuredGridFilter_h
29 #include "vtkStructuredGridSource.h"
35 void PrintSelf(ostream& os,
vtkIndent indent);
39 void SetInput(vtkStructuredGrid *input);
40 vtkStructuredGrid *GetInput();
a simple class to control print indentation