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