46#ifndef vtkReebGraphSurfaceSkeletonFilter_h
47#define vtkReebGraphSurfaceSkeletonFilter_h
50#include "vtkFiltersReebGraphModule.h"
a simple class to control print indentation
static vtkReebGraphSurfaceSkeletonFilter * New()
vtkReebGraphSurfaceSkeletonFilter()
~vtkReebGraphSurfaceSkeletonFilter() override
int NumberOfSmoothingIterations
int FillOutputPortInformation(int portNumber, vtkInformation *info) override
Fill the output port information objects for this algorithm.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
int FillInputPortInformation(int portNumber, vtkInformation *) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Reeb graph computation for PL scalar fields.
A table, which contains similar-typed columns of data.