Tesseract
Motion Planning Environment
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
tesseract_scene_graph::SceneGraph::cycle_detector Struct Reference
Inheritance diagram for tesseract_scene_graph::SceneGraph::cycle_detector:
Inheritance graph
[legend]
Collaboration diagram for tesseract_scene_graph::SceneGraph::cycle_detector:
Collaboration graph
[legend]

Public Member Functions

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

Protected Attributes

bool & ascyclic_
 

Constructor & Destructor Documentation

◆ cycle_detector()

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

Member Function Documentation

◆ back_edge()

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

Member Data Documentation

◆ ascyclic_

bool& tesseract_scene_graph::SceneGraph::cycle_detector::ascyclic_
protected

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