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

Public Member Functions

template<class e , class g >
void back_edge (e, g &)
 
 cycle_detector (bool &ascyclic)
 

Protected Attributes

bool & ascyclic_
 

Detailed Description

Definition at line 58 of file graph.cpp.

Constructor & Destructor Documentation

◆ cycle_detector()

tesseract_scene_graph::cycle_detector::cycle_detector ( bool &  ascyclic)
inline

Definition at line 60 of file graph.cpp.

Member Function Documentation

◆ back_edge()

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

Definition at line 63 of file graph.cpp.

Member Data Documentation

◆ ascyclic_

bool& tesseract_scene_graph::cycle_detector::ascyclic_
protected

Definition at line 69 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