36 #ifndef __vtkStructuredGridAlgorithm_h
37 #define __vtkStructuredGridAlgorithm_h
39 #include "vtkAlgorithm.h"
50 void PrintSelf(ostream& os,
vtkIndent indent);
124 virtual void Execute();
128 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
129 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
topologically regular array of data
general representation of visualization data