Go to the documentation of this file.
45 #ifndef vtkReebGraphSurfaceSkeletonFilter_h
46 #define vtkReebGraphSurfaceSkeletonFilter_h
void PrintSelf(ostream &os, vtkIndent indent)
A table, which contains similar-typed columns of data.
Superclass for algorithms that produce only data object as output.
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSREEBGRAPH_EXPORT
Reeb graph computation for PL scalar fields.
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkReebGraphSurfaceSkeletonFilter()
int FillInputPortInformation(int portNumber, vtkInformation *)
vtkSetMacro(IgnoreDriverBugs, bool)
int NumberOfSmoothingIterations
static vtkReebGraphSurfaceSkeletonFilter * New()
compute a skeletal embedding of the Reeb graph of a scalar field defined on a triangulated surface (v...
int FillOutputPortInformation(int portNumber, vtkInformation *info)
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
~vtkReebGraphSurfaceSkeletonFilter()