Go to the documentation of this file.
24 #ifndef vtkImagePadFilter_h
25 #define vtkImagePadFilter_h
56 int OutputWholeExtent[6];
static vtkImagePadFilter * New()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
int * GetOutputWholeExtent()
void SetOutputWholeExtent(int extent[6])
void SetOutputWholeExtent(int minX, int maxX, int minY, int maxY, int minZ, int maxZ)
virtual void ComputeInputUpdateExtent(int inExt[6], int outExt[6], int wExt[6])
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
Super class for filters that fill in extra pixels.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKIMAGINGCORE_EXPORT
int OutputNumberOfScalarComponents
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void GetOutputWholeExtent(int extent[6])