Go to the documentation of this file.
33 #ifndef vtkImageButterworthLowPass_h
34 #define vtkImageButterworthLowPass_h
80 int outExt[6],
int id);
Frequency domain Low pass.
~vtkImageButterworthLowPass()
void SetYCutOff(double v)
#define vtkSetVector3Macro(name, type)
void SetXCutOff(double v)
#define VTKIMAGINGFOURIER_EXPORT
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
void SetZCutOff(double v)
static vtkImageButterworthLowPass * New()
#define vtkGetVector3Macro(name, type)
vtkImageButterworthLowPass()
void PrintSelf(ostream &os, vtkIndent indent)
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int outExt[6], int id)
vtkSetMacro(IgnoreDriverBugs, bool)