29 #ifndef vtkImageSeparableConvolution_h
30 #define vtkImageSeparableConvolution_h
33 #include "vtkImagingGeneralModule.h"
70 ~vtkImageSeparableConvolution() VTK_OVERRIDE;
78 vtkInformationVector*) VTK_OVERRIDE;
80 int IterativeRequestInformation(vtkInformation* in,
81 vtkInformation* out) VTK_OVERRIDE;
82 int IterativeRequestUpdateExtent(vtkInformation* in,
83 vtkInformation* out) VTK_OVERRIDE;
86 vtkImageSeparableConvolution(const vtkImageSeparableConvolution&) VTK_DELETE_FUNCTION;
87 void operator=(const vtkImageSeparableConvolution&) VTK_DELETE_FUNCTION;
vtkTypeUInt32 vtkMTimeType
dynamic, self-adjusting array of float
void PrintSelf(ostream &os, vtkIndent indent) override
Construct an instance of vtkImageDecomposeFilter filter with default dimensionality 3...
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
3 1D convolutions on an image
static vtkAlgorithm * New()
Filters that execute axes in series.