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