26 #ifndef __vtkImageIterateFilter_h
27 #define __vtkImageIterateFilter_h
40 vtkGetMacro(Iteration,
int);
41 vtkGetMacro(NumberOfIterations,
int);
71 virtual void SetNumberOfIterations(
int num);
vtkImageData ** IterationData
vtkInformationVector * InputVector
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Generic filter that has one input..
vtkInformationVector * OutputVector
a simple class to control print indentation
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Multiple executes per update.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)