osrm-backend/extractor
2015-01-20 16:24:49 +01:00
..
extraction_containers.cpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
extraction_containers.hpp renamed: Util/finger_print.* -> Util/fingerprint.* 2015-01-13 11:16:13 +01:00
extraction_helper_functions.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extraction_node.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extraction_way.hpp fix warning: 'const' type qualifier on return type has no effect 2015-01-02 17:34:21 +01:00
extractor_callbacks.cpp fix changed include paths 2015-01-06 13:17:12 +01:00
extractor_callbacks.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extractor_options.cpp fix header include 2015-01-05 14:47:05 +01:00
extractor_options.hpp fix header include 2015-01-05 14:47:05 +01:00
extractor.cpp clear result nodes/way in parser for each parsed element 2015-01-20 11:25:21 +01:00
extractor.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
first_and_last_segment_of_way.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
internal_extractor_edge.hpp reorder members of internal extractor edge. 56->40 bytes 2015-01-16 17:11:30 +01:00
restriction_parser.cpp renamed: Util/OSRMException.h -> Util/osrm_exception.hpp 2015-01-05 15:40:05 +01:00
restriction_parser.hpp Use 'const' where possible in extractor and simplify iterator loop. 2014-12-13 00:23:41 +01:00
scripting_environment.cpp renamed: Util/OSRMException.h -> Util/osrm_exception.hpp 2015-01-05 15:40:05 +01:00
scripting_environment.hpp add lock_guard to protect against data races in initialization of scripting environment 2014-12-17 14:34:23 +01:00