osrm-backend/include/engine/api/flatbuffers
Denis Chaplygin b8182dd7ff Replaced 'in' and 'out' at the flatbuffers 'instersection' object
with 'in_bearing' and 'out_bearing' to get flatbuffers schema javascript friendly.

Added a cucumber test for flatbuffers support.
2019-08-26 14:03:29 +03:00
..
fbresult_generated.h Replaced 'in' and 'out' at the flatbuffers 'instersection' object 2019-08-26 14:03:29 +03:00
fbresult.fbs Set flatbuffers root type and removed unneded array for rows/cols 2019-08-26 11:08:56 +03:00
position.fbs Flatbuffers now uses floats instead of double. We do not use that precision anyway and it make output much smaller. 2019-08-26 11:08:56 +03:00
route.fbs Replaced 'in' and 'out' at the flatbuffers 'instersection' object 2019-08-26 14:03:29 +03:00
table.fbs Set flatbuffers root type and removed unneded array for rows/cols 2019-08-26 11:08:56 +03:00
waypoint.fbs Flatbuffers now uses floats instead of double. We do not use that precision anyway and it make output much smaller. 2019-08-26 11:08:56 +03:00