47 #ifndef vtkReebGraphVolumeSkeletonFilter_h
48 #define vtkReebGraphVolumeSkeletonFilter_h
50 #include "vtkFiltersReebGraphModule.h"
71 vtkGetMacro(NumberOfSamples,
int);
80 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 tetrahedral mesh (vtkUn...
static vtkReebGraphVolumeSkeletonFilter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int FillOutputPortInformation(int portNumber, vtkInformation *info)
Fill the output port information objects for this algorithm.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
int FillInputPortInformation(int portNumber, vtkInformation *)
Fill the input port information objects for this algorithm.
~vtkReebGraphVolumeSkeletonFilter()
vtkReebGraphVolumeSkeletonFilter()
Reeb graph computation for PL scalar fields.
A table, which contains similar-typed columns of data.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.