26 #ifndef __vtkImageSpatialAlgorithm_h
27 #define __vtkImageSpatialAlgorithm_h
41 vtkGetVector3Macro(KernelSize,
int);
46 vtkGetVector3Macro(KernelMiddle,
int);
59 void ComputeOutputWholeExtent(
int extent[6],
int handleBoundaries);
61 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()
static vtkAlgorithm * New()