33 #ifndef vtkImageSkeleton2D_h
34 #define vtkImageSkeleton2D_h
36 #include "vtkImagingMorphologicalModule.h"
51 vtkGetMacro(Prune,
int);
virtual void SetNumberOfIterations(int num)
a simple class to control print indentation
topologically and geometrically regular array of data
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.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Multiple executes per update.
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)