osrm-backend/src/extractor/guidance
2016-11-22 18:25:19 +01:00
..
coordinate_extractor.cpp add low precision intersection_generator mode for faster graph traversal 2016-11-22 18:25:19 +01:00
intersection_generator.cpp add low precision intersection_generator mode for faster graph traversal 2016-11-22 18:25:19 +01:00
intersection_handler.cpp add comments, refactor find obvious turn 2016-11-21 13:16:30 -05:00
intersection_normalizer.cpp separate intersection generation and intersection normalization 2016-11-10 12:56:46 +01:00
intersection.cpp Use explicit std::function for to_lane_count instead of auto 2016-11-04 10:46:24 +00:00
motorway_handler.cpp Adapt test to returning ref, Take Pronunciation into Account, Fixes name change heuristic usage in UTurn check 2016-11-08 12:14:23 +01:00
node_based_graph_walker.cpp fix node-based-graph-walker 2016-11-16 12:03:59 +01:00
roundabout_handler.cpp Adapt test to returning ref, Take Pronunciation into Account, Fixes name change heuristic usage in UTurn check 2016-11-08 12:14:23 +01:00
sliproad_handler.cpp reserve when possible 2016-11-11 14:48:50 +01:00
turn_analysis.cpp separate intersection generation and intersection normalization 2016-11-10 12:56:46 +01:00
turn_classification.cpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00
turn_discovery.cpp add low precision intersection_generator mode for faster graph traversal 2016-11-22 18:25:19 +01:00
turn_handler.cpp rip out dedicated file for single function (minor refactor) 2016-11-09 12:52:39 +01:00
turn_lane_augmentation.cpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00
turn_lane_data.cpp reserve when possible 2016-11-11 14:48:50 +01:00
turn_lane_handler.cpp reserve when possible 2016-11-11 14:48:50 +01:00
turn_lane_matcher.cpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00