40 #ifndef vtkSimpleImageToImageFilter_h 41 #define vtkSimpleImageToImageFilter_h 43 #include "vtkCommonExecutionModelModule.h"
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Subclasses can reimplement this method to translate the update extent requests from each output port ...
a simple class to control print indentation
topologically and geometrically regular array of data
Generic image filter with one input.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called in response to a REQUEST_DATA request from the executive.