27 #ifndef vtkImageIterateFilter_h 28 #define vtkImageIterateFilter_h 30 #include "vtkImagingCoreModule.h" 44 vtkGetMacro(Iteration,
int);
45 vtkGetMacro(NumberOfIterations,
int);
75 virtual void SetNumberOfIterations(
int num);
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
vtkInformationVector * InputVector
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Subclasses can reimplement this method to translate the update extent requests from each output port ...
Generic filter that has one input.
vtkInformationVector * OutputVector
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Subclasses can reimplement this method to collect information from their inputs and set information f...
Multiple executes per update.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkAlgorithm ** IterationData