#include <test_routing_map.h>

Public Attributes | |
| RoutingGraphConstPtr | graph {testData.pedestrianGraph} |
| uint8_t | numCostModules {2} |
Public Attributes inherited from lanelet::routing::tests::RoutingGraphTest | |
| const std::unordered_map< Id, Area > & | areas {testData.areas} |
| const LaneletMapConstPtr | laneletMap {testData.laneletMap} |
| const std::unordered_map< Id, Lanelet > & | lanelets {testData.lanelets} |
| const std::unordered_map< Id, LineString3d > & | lines {testData.lines} |
| const std::unordered_map< Id, Point3d > & | points {testData.points} |
Protected Member Functions | |
| GermanPedestrianGraph () | |
Definition at line 504 of file test_routing_map.h.
|
inlineprotected |
Definition at line 506 of file test_routing_map.h.
| RoutingGraphConstPtr lanelet::routing::tests::GermanPedestrianGraph::graph {testData.pedestrianGraph} |
Definition at line 509 of file test_routing_map.h.
| uint8_t lanelet::routing::tests::GermanPedestrianGraph::numCostModules {2} |
Definition at line 510 of file test_routing_map.h.