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.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |