36 #ifndef __vtkRectilinearGridAlgorithm_h
37 #define __vtkRectilinearGridAlgorithm_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);
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
Superclass for algorithms that produce only rectilinear grid as output.
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
general representation of visualization data