32 #ifndef __vtkImageSkeleton2D_h
33 #define __vtkImageSkeleton2D_h
35 #include "vtkImagingMorphologicalModule.h"
43 void PrintSelf(ostream& os, vtkIndent indent);
47 vtkSetMacro(Prune,
int);
48 vtkGetMacro(Prune,
int);
49 vtkBooleanMacro(Prune,
int);
63 void ThreadedRequestData(
64 vtkInformation* request,
65 vtkInformationVector** inputVector,
66 vtkInformationVector* outputVector,
67 vtkImageData ***inDataV,
68 vtkImageData **outDataV,
void PrintSelf(ostream &os, vtkIndent indent)
virtual void SetNumberOfIterations(int num)
Multiple executes per update.
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)