#include <test_routing_map.h>
Public Attributes | |
RoutingGraphConstPtr | graph {testData.vehicleGraph} |
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 | |
GermanVehicleGraph () | |
Definition at line 493 of file test_routing_map.h.
|
inlineprotected |
Definition at line 495 of file test_routing_map.h.
RoutingGraphConstPtr lanelet::routing::tests::GermanVehicleGraph::graph {testData.vehicleGraph} |
Definition at line 498 of file test_routing_map.h.
uint8_t lanelet::routing::tests::GermanVehicleGraph::numCostModules {2} |
Definition at line 499 of file test_routing_map.h.