The type of each global pose in nodes: an extension of the TYPE_EDGES pose with any optional user-defined data.
Definition at line 66 of file CDirectedGraph.h.
#include <mrpt/graphs/CDirectedGraph.h>

Public Member Functions | |
| edge_t () | |
| template<typename ARG1 > | |
| edge_t (const ARG1 &a1) | |
| template<typename ARG1 , typename ARG2 > | |
| edge_t (const ARG1 &a1, const ARG2 &a2) | |
|
inline |
Definition at line 69 of file CDirectedGraph.h.
|
inline |
Definition at line 70 of file CDirectedGraph.h.
|
inline |
Definition at line 71 of file CDirectedGraph.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |