◆ ugraph_vertex_copier()
tesseract_scene_graph::ugraph_vertex_copier::ugraph_vertex_copier |
( |
const Graph & |
g1, |
|
|
UGraph & |
g2 |
|
) |
| |
|
inline |
◆ operator()()
template<typename Vertex1 , typename Vertex2 >
void tesseract_scene_graph::ugraph_vertex_copier::operator() |
( |
const Vertex1 & |
v1, |
|
|
Vertex2 & |
v2 |
|
) |
| const |
|
inline |
◆ vertex_all_map1
boost::property_map<Graph,boost::vertex_all_t>::const_type tesseract_scene_graph::ugraph_vertex_copier::vertex_all_map1 |
◆ vertex_all_map2
boost::property_map<UGraph,boost::vertex_all_t>::type tesseract_scene_graph::ugraph_vertex_copier::vertex_all_map2 |
|
mutable |
The documentation for this struct was generated from the following file: