26 #ifndef vtkImageSpatialAlgorithm_h
27 #define vtkImageSpatialAlgorithm_h
42 vtkGetVector3Macro(KernelSize,
int);
47 vtkGetVector3Macro(KernelMiddle,
int);
60 void ComputeOutputWholeExtent(
int extent[6],
int handleBoundaries);
62 void InternalRequestUpdateExtent(
int *
extent,
int *inExtent,
int *wholeExtent);
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Generic filter that has one input..
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Filters that operate on pixel neighborhoods.
~vtkImageSpatialAlgorithm()
#define VTKIMAGINGGENERAL_EXPORT
static vtkAlgorithm * New()