osrm-backend/include/extractor/guidance
Kajari Ghosh 155772f01f
Refactor isThroughStreet/Intersection options (#4751)
* refactor isThroughStreet 
* refactor HaveIdenticalName
* fix a typo in the unit tests
2018-01-19 13:49:00 -05:00
..
constants.hpp Slightly decreases roundabout turn radius from 25m to 15m 2017-11-07 13:45:57 -05:00
coordinate_extractor.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
driveway_handler.hpp Remove IntersectionGenerator 2018-01-05 17:35:11 +01:00
have_identical_names.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
intersection_handler.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
intersection.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
is_through_street.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
mergable_road_detector.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
motorway_handler.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
node_based_graph_walker.hpp Still use low precision bearings 2018-01-05 17:35:11 +01:00
parsing_toolkit.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
road_classification.hpp Add headers consistency check 2016-12-15 10:58:17 +01:00
roundabout_handler.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
roundabout_type.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
segregated_intersection_classification.hpp Fix formating 2017-12-05 19:09:06 +00:00
sliproad_handler.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
statistics_handler.hpp Remove IntersectionGenerator 2018-01-05 17:35:11 +01:00
suppress_mode_handler.hpp Remove IntersectionGenerator 2018-01-05 17:35:11 +01:00
turn_analysis.hpp Remove IntersectionGenerator 2018-01-05 17:35:11 +01:00
turn_classification.hpp Check activation index of EntryClass and warn if activation failed 2017-07-13 22:14:41 +00:00
turn_discovery.hpp Update docs for process_turn in the profile docs (#4786) 2018-01-10 11:31:24 +01:00
turn_handler.hpp Refactor isThroughStreet/Intersection options (#4751) 2018-01-19 13:49:00 -05:00
turn_instruction.hpp Restore original intend of roundabout test 2017-12-26 13:28:12 +00: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 remove usage of use-lane completely 2017-07-18 11:23:46 +02:00
turn_lane_handler.hpp Remove GetConnectedRoads from IntersectionGenerator 2018-01-05 17:35:11 +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 Free functions for guidance intersections analysis 2018-01-05 17:35:11 +01:00