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