Right now this is for the person who wants to get into Project Tango via the C/C++ API and found there was NO documentation anywhere else other then the official documentation (seriously, this repo ...
The Tango API's are just like any C library where you have your include folder with the header files, the lib folder with the compiled shared library file and now its just a matter of have it build ...