Public Member Functions | Protected Attributes | List of all members
tesseract_scene_graph::children_detector Struct Reference
Inheritance diagram for tesseract_scene_graph::children_detector:
Inheritance 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_
 

Detailed Description

Definition at line 116 of file graph.cpp.

Constructor & Destructor Documentation

◆ children_detector()

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

Definition at line 118 of file graph.cpp.

Member Function Documentation

◆ discover_vertex()

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

Definition at line 121 of file graph.cpp.

Member Data Documentation

◆ children_

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

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