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

Public Member Functions

 children_detector (std::vector< std::string > &children)
 
template<class u , class g >
void discover_vertex (u vertex, const g &graph)
 

Protected Attributes

std::vector< std::string > & children_
 

Constructor & Destructor Documentation

◆ children_detector()

tesseract_scene_graph::SceneGraph::children_detector::children_detector ( std::vector< std::string > &  children)
inline

Member Function Documentation

◆ discover_vertex()

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

Member Data Documentation

◆ children_

std::vector<std::string>& tesseract_scene_graph::SceneGraph::children_detector::children_
protected

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