Go to the documentation of this file.
27 #ifndef vtkImageToStructuredGrid_h
28 #define vtkImageToStructuredGrid_h
30 #include "vtkCommonExecutionModelModule.h"
Superclass for algorithms that produce only structured grid as output.
static vtkStructuredGridAlgorithm * New()
topologically regular array of data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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.
topologically and geometrically regular array of data
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.