Definition at line 106 of file map_graph.hpp.
Public Member Functions | |
void | begin () |
size_t & | source () |
Get the source id of this edge. More... | |
size_t & | target_t () |
Return the target of this edge. More... | |
Data Fields | |
size_t | pos |
size_t | pos_e |
|
inline |
Get the source id of this edge.
Definition at line 127 of file map_graph.hpp.
|
inline |
Return the target of this edge.
Definition at line 138 of file map_graph.hpp.