Public Member Functions | Protected Attributes | List of all members
tesseract_scene_graph::tree_detector Struct Reference
Inheritance diagram for tesseract_scene_graph::tree_detector:
Inheritance graph
[legend]

Public Member Functions

template<class e , class g >
void back_edge (e, const g &)
 
template<class u , class g >
void discover_vertex (u vertex, const g &graph)
 
 tree_detector (bool &tree)
 

Protected Attributes

bool found_root_ { false }
 
bool & tree_
 

Detailed Description

Definition at line 72 of file graph.cpp.

Constructor & Destructor Documentation

◆ tree_detector()

tesseract_scene_graph::tree_detector::tree_detector ( bool &  tree)
inline

Definition at line 74 of file graph.cpp.

Member Function Documentation

◆ back_edge()

template<class e , class g >
void tesseract_scene_graph::tree_detector::back_edge ( ,
const g &   
)
inline

Definition at line 106 of file graph.cpp.

◆ discover_vertex()

template<class u , class g >
void tesseract_scene_graph::tree_detector::discover_vertex ( vertex,
const g &  graph 
)
inline

Definition at line 77 of file graph.cpp.

Member Data Documentation

◆ found_root_

bool tesseract_scene_graph::tree_detector::found_root_ { false }
protected

Definition at line 113 of file graph.cpp.

◆ tree_

bool& tesseract_scene_graph::tree_detector::tree_
protected

Definition at line 112 of file graph.cpp.


The documentation for this struct was generated from the following file:


tesseract_scene_graph
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:01:49