27 #ifndef vtkThreadedImageAlgorithm_h
28 #define vtkThreadedImageAlgorithm_h
52 int extent[6],
int threadId);
58 int extent[6],
int threadId);
63 vtkGetMacro( NumberOfThreads,
int );
68 virtual int SplitExtent(
int splitExt[6],
int startExt[6],
#define VTKCOMMONEXECUTIONMODEL_EXPORT
A class for performing multithreaded execution.
Generic filter that has one input..
vtkMultiThreader * Threader
a simple class to control print indentation
topologically and geometrically regular array of data
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)