osrm-backend/doc/doc.md
Michael Krasnyk 6bee8866de Squashed 'third_party/vtzero/' content from commit 2b43c8f5c
git-subtree-dir: third_party/vtzero
git-subtree-split: 2b43c8f5c7cc461a874a657673dfc15f8fb21d1d
2018-04-19 22:03:52 +03:00

14 lines
433 B
Markdown

Tiny and fast vector tile decoder and encoder in C++.
This is the API documentation that was automatically created from the
source code. For more information about vtzero go to
https://github.com/mapbox/vtzero .
Vtzero is a header-only library. You do not need to compile and link it,
just include the headers you need.
Everything in namespaces called "detail" is for internal vtzero use only,
do not depend on it in your code.