MRPT
1.9.9
|
Auxiliary struct for topological distances from root node.
Definition at line 101 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 104 of file dijkstra.h.
|
inline |
Definition at line 105 of file dijkstra.h.
|
inline |
Definition at line 106 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 103 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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |