21#ifndef vtkImageSkeleton2D_h 
   22#define vtkImageSkeleton2D_h 
   25#include "vtkImagingMorphologicalModule.h"  
   27VTK_ABI_NAMESPACE_BEGIN
 
   58    int outExt[6], 
int id) 
override;
 
topologically and geometrically regular array of data
 
Multiple executes per update.
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
void SetNumberOfIterations(int num) override
Sets the number of cycles in the erosion.
 
static vtkImageSkeleton2D * New()
 
~vtkImageSkeleton2D() override=default
 
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inDataV, vtkImageData **outDataV, int outExt[6], int id) override
If the subclass does not define an Execute method, then the task will be broken up,...
 
int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out) override
 
a simple class to control print indentation