osrm-backend/include/engine/plugins
2016-03-01 23:51:25 +01:00
..
distance_table.hpp Refactors Base64 encoding and decoding, it's almost beautiful now 2016-02-12 15:46:24 -08:00
hello_world.hpp Be kind to the optimizer, pass coordinates by value (just two ints) 2016-01-26 22:57:02 +01:00
match.hpp fixed minor typos 2016-02-18 23:05:11 -05:00
nearest.hpp Run clang-format 2016-01-08 01:31:57 +01:00
plugin_base.hpp Be kind to the optimizer, pass coordinates by value (just two ints) 2016-01-26 22:57:02 +01:00
tile.hpp Optimize encoding of speed values. Only store 0-127, so we can efficiently pack into a byte. Speed and is_tiny values are now shared, so tiles should be much smaller. 2016-03-01 23:51:25 +01:00
timestamp.hpp Run clang-format 2016-01-08 01:31:57 +01:00
trip.hpp Refactors Base64 encoding and decoding, it's almost beautiful now 2016-02-12 15:46:24 -08:00
viaroute.hpp modify turn angles and instructions 2016-02-15 20:13:55 +01:00