Introduction to the reference application

The purpose of the reference application is to provide an example of how to use the SpeedTree SDK.

All source files prefixed with “My” indicate an example implementation meant to detail what an application might (and, in a lot of cases, should) do when interfacing with the SpeedTree SDK. These files constitute the bulk of the reference application and are not part of the official SDK; they are merely examples or “reference” implementations.

Most of the code in the reference application is dedicated to feeding the following data to the SDK:

The other main parts of the reference application are as follows:

In the figure below, the reference application serves as an example of one of the blue application boxes.