30#ifndef vtkImageSkeleton2D_h
31#define vtkImageSkeleton2D_h
34#include "vtkImagingMorphologicalModule.h"
66 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