Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
#include <mitkTubeGraph.h>
Public Member Functions | |
DirectedGraphBfsVisitor (TubeGraph *oldGraph, TubeGraph::DirectedGraphType &newGraph) | |
void | tree_edge (TubeGraph::EdgeDescriptorType e, const TubeGraph::GraphType &g) |
Defines a own graph visitor for breadth-first-search. This visitor should be create a new directed graph by passing the edges of a undirected graph.
Definition at line 127 of file mitkTubeGraph.h.
|
inline |
Definition at line 130 of file mitkTubeGraph.h.
|
inline |
Definition at line 135 of file mitkTubeGraph.h.