26 #ifndef __vtkImageSpatialAlgorithm_h
27 #define __vtkImageSpatialAlgorithm_h
60 void ComputeOutputWholeExtent(
int extent[6],
int handleBoundaries);
62 void InternalRequestUpdateExtent(
int *
extent,
int *inExtent,
int *wholeExtent);
#define vtkTypeMacro(thisClass, superclass)
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)
#define vtkGetVector3Macro(name, type)
Filters that operate on pixel neighborhoods.
~vtkImageSpatialAlgorithm()
#define VTKIMAGINGGENERAL_EXPORT
static vtkAlgorithm * New()