Go to the documentation of this file.
26 #ifndef vtkImageIterateFilter_h
27 #define vtkImageIterateFilter_h
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
virtual void SetNumberOfIterations(int num)
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a simple class to control print indentation
vtkInformationVector * OutputVector
#define vtkGetMacro(name, type)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Multiple executes per update.
vtkInformationVector * InputVector
vtkAlgorithm ** IterationData
virtual int IterativeRequestInformation(vtkInformation *in, vtkInformation *out)
virtual int IterativeRequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKIMAGINGCORE_EXPORT