67#ifndef vtkImageConstantPad_h
68#define vtkImageConstantPad_h
71#include "vtkImagingCoreModule.h"
73VTK_ABI_NAMESPACE_BEGIN
dynamic, self-adjusting array of double
static vtkImageConstantPad * New()
vtkDoubleArray * ComponentConstants
virtual void SetComponentConstants(vtkDoubleArray *values)
Set/Get the pad values for each component.
~vtkImageConstantPad() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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,...
topologically and geometrically regular array of data
a simple class to control print indentation