27 #include "vtkImagingFourierModule.h"
29 VTK_ABI_NAMESPACE_BEGIN
46 vtkImageData** outDataVec,
int outExt[6],
int threadId)
override;
void PrintSelf(ostream &os, vtkIndent indent) override
Construct an instance of vtkImageDecomposeFilter filter with default dimensionality 3...
a simple class to control print indentation
topologically and geometrically regular array of data
virtual int IterativeRequestInformation(vtkInformation *in, vtkInformation *out)
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
If the subclass does not define an Execute method, then the task will be broken up, multiple threads will be spawned, and each thread will call this method.
static vtkAlgorithm * New()
Superclass that implements complex numbers.
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)