46 #ifndef vtkReebGraphSurfaceSkeletonFilter_h
47 #define vtkReebGraphSurfaceSkeletonFilter_h
49 #include "vtkFiltersReebGraphModule.h"
69 vtkGetMacro(NumberOfSamples,
int);
78 vtkGetMacro(NumberOfSmoothingIterations,
int);
Superclass for algorithms that produce only data object as output.
a simple class to control print indentation
compute a skeletal embedding of the Reeb graph of a scalar field defined on a triangulated surface (v...
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkReebGraphSurfaceSkeletonFilter()
int FillOutputPortInformation(int portNumber, vtkInformation *info)
Fill the output port information objects for this algorithm.
static vtkReebGraphSurfaceSkeletonFilter * New()
~vtkReebGraphSurfaceSkeletonFilter()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int portNumber, vtkInformation *)
Fill the input port information objects for this algorithm.
Reeb graph computation for PL scalar fields.
A table, which contains similar-typed columns of data.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.