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

Every time a vertex is visited for the first time add a new node to the tree. More...

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

Public Member Functions

template<class u , class g >
void discover_vertex (u vertex, const g &graph)
 
 ofkt_builder (OFKTStateSolver &tree, std::vector< JointLimits::ConstPtr > &new_joints_limits, std::string prefix="")
 

Protected Attributes

std::vector< JointLimits::ConstPtr > & new_joints_limits_
 
std::string prefix_
 
OFKTStateSolvertree_
 

Detailed Description

Every time a vertex is visited for the first time add a new node to the tree.

Definition at line 51 of file ofkt_state_solver.cpp.

Constructor & Destructor Documentation

◆ ofkt_builder()

tesseract_scene_graph::ofkt_builder::ofkt_builder ( OFKTStateSolver tree,
std::vector< JointLimits::ConstPtr > &  new_joints_limits,
std::string  prefix = "" 
)
inline

Definition at line 53 of file ofkt_state_solver.cpp.

Member Function Documentation

◆ discover_vertex()

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

Definition at line 59 of file ofkt_state_solver.cpp.

Member Data Documentation

◆ new_joints_limits_

std::vector<JointLimits::ConstPtr>& tesseract_scene_graph::ofkt_builder::new_joints_limits_
protected

Definition at line 79 of file ofkt_state_solver.cpp.

◆ prefix_

std::string tesseract_scene_graph::ofkt_builder::prefix_
protected

Definition at line 80 of file ofkt_state_solver.cpp.

◆ tree_

OFKTStateSolver& tesseract_scene_graph::ofkt_builder::tree_
protected

Definition at line 78 of file ofkt_state_solver.cpp.


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


tesseract_state_solver
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:02:10