osrm-backend/include/extractor/guidance
Patrick Niklaus 994fae0ef6 Fix formating
2017-12-05 19:09:06 +00: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 simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
intersection_generator.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
intersection_handler.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
intersection_normalization_operation.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection_normalizer.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
intersection.hpp fix emitting invalid turn types, now surfacing due to changes in obvious detection 2017-01-18 15:56:48 +01:00
mergable_road_detector.hpp explicitly check for 90 degree turns / turning onto segregated roads 2017-10-23 09:06:59 +02:00
motorway_handler.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
node_based_graph_walker.hpp explicitly check for 90 degree turns / turning onto segregated roads 2017-10-23 09:06:59 +02: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 simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02: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 simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
statistics_handler.hpp Filters zero value histograms, formats numbers 2017-11-06 14:38:21 -05:00
suppress_mode_handler.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
turn_analysis.hpp Adds a statistics handler for turn types and modifiers 2017-11-06 14:38:21 -05: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 clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_handler.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
turn_instruction.hpp Prints turn types and modifiers as strings 2017-11-06 14:38:21 -05: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 simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
turn_lane_matcher.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_types.hpp Port isc file 2017-06-27 09:58:19 +00:00