29 #ifndef vtkUnstructuredGridToReebGraphFilter_h
30 #define vtkUnstructuredGridToReebGraphFilter_h
32 #include "vtkFiltersReebGraphModule.h"
51 vtkGetMacro(FieldId,
int);
Superclass for algorithms that produce only directed graph as output.
a simple class to control print indentation
Reeb graph computation for PL scalar fields.
generate a Reeb graph from a scalar field defined on a vtkUnstructuredGrid.
static vtkUnstructuredGridToReebGraphFilter * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkReebGraph * GetOutput()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
int FillInputPortInformation(int portNumber, vtkInformation *)
Fill the input port information objects for this algorithm.
~vtkUnstructuredGridToReebGraphFilter()
vtkUnstructuredGridToReebGraphFilter()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.