Auxiliary struct for topological distances from root node.
Definition at line 105 of file dijkstra.h.
#include <mrpt/graphs/dijkstra.h>
Public Member Functions | |
TDistance () | |
TDistance (const double D) | |
const TDistance & | operator= (const double D) |
Public Attributes | |
double | dist |
|
inline |
Definition at line 108 of file dijkstra.h.
|
inline |
Definition at line 109 of file dijkstra.h.
|
inline |
Definition at line 110 of file dijkstra.h.
References mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TDistance::dist.
double mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TDistance::dist |
Definition at line 107 of file dijkstra.h.
Referenced by mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TDistance::operator=().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |