14 #ifndef vtkImageMirrorPad_h
15 #define vtkImageMirrorPad_h
18 #include "vtkImagingCoreModule.h"
20 VTK_ABI_NAMESPACE_BEGIN
static vtkImagePadFilter * New()
Extra pixels are filled by mirror images.
virtual void ComputeInputUpdateExtent(int inExt[6], int outExt[6], int wholeExtent[6])
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.