Go to the documentation of this file.
35 #ifndef vtkReebGraphToJoinSplitTreeFilter_h
36 #define vtkReebGraphToJoinSplitTreeFilter_h
38 #include "vtkFiltersReebGraphModule.h"
58 vtkGetMacro(IsSplitTree,
bool);
static vtkReebGraphToJoinSplitTreeFilter * New()
Superclass for algorithms that produce only directed graph as output.
~vtkReebGraphToJoinSplitTreeFilter()
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int FillInputPortInformation(int portNumber, vtkInformation *)
Fill the input port information objects for this algorithm.
vtkReebGraphToJoinSplitTreeFilter()
converts a given Reeb graph either to a join tree or a split tree (respectively the connectivity of t...
Reeb graph computation for PL scalar fields.
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.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkReebGraph * GetOutput()
int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.