osrm-backend/include/extractor/guidance
Moritz Kobitzsch df3c39cef5 clean-up guidance code/code in general
removes duplicated includes
removes unused includes
eliminates dedicated toolkits that resulted in circular dependencies
moves functionality close to data, where possible
2016-12-07 12:10:56 +01:00
..
constants.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
coordinate_extractor.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
intersection_generator.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
intersection_handler.hpp improve segregated road detection 2016-08-24 10:34:07 +02:00
intersection_normalizer.hpp Abstracts away over differences in IntersectionView and Intersection. 2016-12-02 12:32:07 +01:00
intersection.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
motorway_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
node_based_graph_walker.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
parsing_toolkit.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
road_classification.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
roundabout_handler.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
roundabout_type.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
sliproad_handler.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_analysis.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_classification.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_discovery.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
turn_instruction.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_augmentation.hpp Warn on unused return values in guidance code, resolves #2686. 2016-08-03 12:26:07 +02:00
turn_lane_data.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_handler.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_matcher.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_types.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00