33 #ifndef __vtkImageSpatialFilter_h
34 #define __vtkImageSpatialFilter_h
48 vtkGetVector3Macro(KernelSize,
int);
53 vtkGetVector3Macro(KernelMiddle,
int);
69 void ComputeOutputWholeExtent(
int extent[6],
int handleBoundaries);
Filters that operate on pixel neighborhoods.
virtual void ComputeInputUpdateExtent(int inExt[6], int outExt[6])
Generic filter that has one input of type vtkImageData.
a simple class to control print indentation
topologically and geometrically regular array of data
void PrintSelf(ostream &os, vtkIndent indent)
void ExecuteInformation()
static vtkAlgorithm * New()