Go to the documentation of this file.
29 #ifndef vtkImageDataToUniformGrid_h
30 #define vtkImageDataToUniformGrid_h
32 #include "vtkFiltersGeometryModule.h"
74 virtual int Process(
vtkImageData* input,
int association,
const char* arrayName,
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only data object as output.
abstract superclass for arrays of numeric data
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
represent and manipulate fields of data
topologically and geometrically regular array of data
a simple class to control print indentation
static vtkDataObjectAlgorithm * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.