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]);
 
   48   vtkSetMacro(OutputNumberOfScalarComponents, 
int);
 
   49   vtkGetMacro(OutputNumberOfScalarComponents, 
int);
 
   56   int OutputWholeExtent[6];
 
   66   virtual void ComputeInputUpdateExtent (
int inExt[6], 
int outExt[6],
 
int * GetOutputWholeExtent()
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