| 
    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: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |