LTPS C++ API
LTPS C++ API Guide

LTPS C++ API is included:

Linking your code with the static library:

$CXX -lLtpsStatic -Iltps/capi/

With the shared library:

$CXX -lLtps -Iltps/capi/
Warning
LTPS C++ API is under active development so please note
that some classes and methods can be changed.
Date
22.03.2017

Please refer to this documentation for information on using the LTPS C++ API.