29 #ifndef vtkPolyDataToReebGraphFilter_h
30 #define vtkPolyDataToReebGraphFilter_h
32 #include "vtkFiltersGeneralModule.h"
50 vtkGetMacro(FieldId,
int);
Superclass for algorithms that produce only directed graph as output.
a simple class to control print indentation
generate a Reeb graph from a scalar field defined on a vtkPolyData.
vtkPolyDataToReebGraphFilter()
vtkReebGraph * GetOutput()
static vtkPolyDataToReebGraphFilter * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkPolyDataToReebGraphFilter() override
Reeb graph computation for PL scalar fields.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.