28 #ifndef vtkSimpleImageToImageFilter_h
29 #define vtkSimpleImageToImageFilter_h
31 #include "vtkCommonExecutionModelModule.h"
34 VTK_ABI_NAMESPACE_BEGIN
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.