Go to the documentation of this file.
35 #ifndef vtkImageSeparableConvolution_h
36 #define vtkImageSeparableConvolution_h
39 #include "vtkImagingGeneralModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dynamic, self-adjusting array of float
3 1D convolutions on an image
int IterativeRequestInformation(vtkInformation *in, vtkInformation *out) override
virtual void SetXKernel(vtkFloatArray *)
int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out) override
a simple class to control print indentation
vtkMTimeType GetMTime() override
Overload standard modified time function.
Filters that execute axes in series.
virtual void SetZKernel(vtkFloatArray *)
static vtkImageSeparableConvolution * New()
virtual void SetYKernel(vtkFloatArray *)
vtkImageSeparableConvolution()
~vtkImageSeparableConvolution() override
int IterativeRequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
vtkTypeUInt32 vtkMTimeType