27 #ifndef vtkImageToStructuredGrid_h 28 #define vtkImageToStructuredGrid_h 30 #include "vtkCommonExecutionModelModule.h" int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStructuredGridAlgorithm * New()
a structured grid instance.
a simple class to control print indentation
topologically and geometrically regular array of data
Superclass for algorithms that produce only structured grid as output.
topologically regular array of data