35#ifndef vtkReebGraphToJoinSplitTreeFilter_h
36#define vtkReebGraphToJoinSplitTreeFilter_h
39#include "vtkFiltersReebGraphModule.h"
vtkDirectedGraphAlgorithm()
a simple class to control print indentation
vtkReebGraph * GetOutput()
static vtkReebGraphToJoinSplitTreeFilter * New()
int FillInputPortInformation(int portNumber, vtkInformation *) override
Fill the input port information objects for this algorithm.
~vtkReebGraphToJoinSplitTreeFilter() override
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
vtkReebGraphToJoinSplitTreeFilter()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
Reeb graph computation for PL scalar fields.