Go to the documentation of this file.
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.
Reeb graph computation for PL scalar fields.
a simple class to control print indentation
vtkPolyDataToReebGraphFilter()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPolyDataToReebGraphFilter * New()
vtkReebGraph * GetOutput()
~vtkPolyDataToReebGraphFilter() override
generate a Reeb graph from a scalar field defined on a vtkPolyData.