24 #ifndef __vtkImagePadFilter_h
25 #define __vtkImagePadFilter_h
39 void SetOutputWholeExtent(
int extent[6]);
40 void SetOutputWholeExtent(
int minX,
int maxX,
int minY,
int maxY,
42 void GetOutputWholeExtent(
int extent[6]);
56 int OutputWholeExtent[6];
66 virtual void ComputeInputUpdateExtent (
int inExt[6],
int outExt[6],
#define vtkGetMacro(name, type)
int * GetOutputWholeExtent()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Generic filter that has one input..
Super class for filters that fill in extra pixels.
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKIMAGINGCORE_EXPORT
static vtkAlgorithm * New()
int OutputNumberOfScalarComponents
#define vtkSetMacro(name, type)