43#ifndef vtkImageMirrorPad_h
44#define vtkImageMirrorPad_h
47#include "vtkImagingCoreModule.h"
49VTK_ABI_NAMESPACE_BEGIN
64 VTK_FUTURE_CONST
int ext[6],
int id)
override;
topologically and geometrically regular array of data
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, VTK_FUTURE_CONST int ext[6], int id) override
If the subclass does not define an Execute method, then the task will be broken up,...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ComputeInputUpdateExtent(int inExt[6], VTK_FUTURE_CONST int outExt[6], int wExt[6]) override
vtkImageMirrorPad()=default
~vtkImageMirrorPad() override=default
static vtkImageMirrorPad * New()
a simple class to control print indentation