Public Member Functions | Protected Attributes | List of all members
tesseract_scene_graph::kdl_tree_builder Struct Reference

Every time a vertex is visited for the first time add a new segment to the KDL Tree;. More...

Inheritance diagram for tesseract_scene_graph::kdl_tree_builder:
Inheritance graph
[legend]

Public Member Functions

template<class u , class g >
void discover_vertex (u vertex, const g &graph)
 
 kdl_tree_builder (KDLTreeData &data)
 

Protected Attributes

KDLTreeDatadata_
 

Detailed Description

Every time a vertex is visited for the first time add a new segment to the KDL Tree;.

Definition at line 254 of file kdl_parser.cpp.

Constructor & Destructor Documentation

◆ kdl_tree_builder()

tesseract_scene_graph::kdl_tree_builder::kdl_tree_builder ( KDLTreeData data)
inline

Definition at line 256 of file kdl_parser.cpp.

Member Function Documentation

◆ discover_vertex()

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

Definition at line 259 of file kdl_parser.cpp.

Member Data Documentation

◆ data_

KDLTreeData& tesseract_scene_graph::kdl_tree_builder::data_
protected

Definition at line 325 of file kdl_parser.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