Go to the documentation of this file.
34 #ifndef vtkReebGraphToJoinSplitTreeFilter_h
35 #define vtkReebGraphToJoinSplitTreeFilter_h
static vtkReebGraphToJoinSplitTreeFilter * New()
Superclass for algorithms that produce only directed graph as output.
~vtkReebGraphToJoinSplitTreeFilter()
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
int FillInputPortInformation(int portNumber, vtkInformation *)
#define vtkTypeMacro(thisClass, superclass)
vtkReebGraphToJoinSplitTreeFilter()
converts a given Reeb graph either to a join tree or a split tree (respectively the connectivity of t...
#define VTKFILTERSREEBGRAPH_EXPORT
Reeb graph computation for PL scalar fields.
a simple class to control print indentation
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
vtkSetMacro(IgnoreDriverBugs, bool)
vtkReebGraph * GetOutput()
int FillOutputPortInformation(int, vtkInformation *)