#include <test_routing_map.h>

Public Attributes | |
| RoutingGraphConstPtr | graph {testData.vehicleGraph} |
| uint8_t | numCostModules {3} |
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 | |
| GermanVehicleGraph () | |
Definition at line 495 of file test_routing_map.h.
|
inlineprotected |
Definition at line 497 of file test_routing_map.h.
| RoutingGraphConstPtr lanelet::routing::tests::GermanVehicleGraph::graph {testData.vehicleGraph} |
Definition at line 500 of file test_routing_map.h.
| uint8_t lanelet::routing::tests::GermanVehicleGraph::numCostModules {3} |
Definition at line 501 of file test_routing_map.h.