Auxiliary struct for topological distances from root node.
Definition at line 107 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 110 of file dijkstra.h.
|
inline |
Definition at line 111 of file dijkstra.h.
|
inline |
Definition at line 112 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 109 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.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |