osrm-backend/src/extractor/guidance
2016-12-23 15:01:02 +01:00
..
coordinate_extractor.cpp refactor route step / intermediate intersections 2016-12-22 08:33:27 +01:00
intersection_generator.cpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
intersection_handler.cpp clean-up unused headers, use NoTurn for ferries instead of suppressed 2016-12-23 15:01:02 +01:00
intersection_normalizer.cpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
intersection.cpp Refactors and improves the Sliproad Handler, resolves #3109 2016-12-07 19:22:03 +01:00
motorway_handler.cpp Refactors and improves the Sliproad Handler, resolves #3109 2016-12-07 19:22:03 +01:00
node_based_graph_walker.cpp Refactors and improves the Sliproad Handler, resolves #3109 2016-12-07 19:22:03 +01:00
roundabout_handler.cpp fix roundabout handling with lanes 2016-12-15 13:07:26 +01:00
sliproad_handler.cpp Works around Unreachable Warning for Debug Build 2016-12-13 12:41:25 +01:00
suppress_mode_handler.cpp clean-up unused headers, use NoTurn for ferries instead of suppressed 2016-12-23 15:01:02 +01:00
turn_analysis.cpp Refactors Karen's work a bit 2016-12-23 15:01:02 +01:00
turn_classification.cpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_discovery.cpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_handler.cpp do not emit turns on ferries 2016-12-23 15:01:02 +01:00
turn_lane_augmentation.cpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
turn_lane_data.cpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_handler.cpp fix roundabout handling with lanes 2016-12-15 13:07:26 +01:00
turn_lane_matcher.cpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00