19 #ifndef vtkImageWrapPad_h
20 #define vtkImageWrapPad_h
23 #include "vtkImagingCoreModule.h"
25 VTK_ABI_NAMESPACE_BEGIN
static vtkImagePadFilter * New()
virtual void ComputeInputUpdateExtent(int inExt[6], int outExt[6], int wholeExtent[6])
Makes an image larger by wrapping existing data.
Super class for filters that fill in extra pixels.
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
If the subclass does not define an Execute method, then the task will be broken up, multiple threads will be spawned, and each thread will call this method.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.