52#ifndef vtkImageMirrorPad_h
53#define vtkImageMirrorPad_h
56#include "vtkImagingCoreModule.h"
topologically and geometrically regular array of data
Extra pixels are filled by mirror images.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkImageMirrorPad()=default
~vtkImageMirrorPad() override=default
static vtkImageMirrorPad * New()
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id) override
If the subclass does not define an Execute method, then the task will be broken up,...
void ComputeInputUpdateExtent(int inExt[6], int outExt[6], int wExt[6]) override
Super class for filters that fill in extra pixels.
a simple class to control print indentation