OpenFlightSceneDataFormat
Description
- Derived from
-
SceneDataFormat abstract
Full source code is included in the Tinman 3D SDK download. |
A SceneDataFormat implementation for:
OpenFlight API (https://www.presagis.com/en/glossary/detail/openflight/)
The OpenFlightSceneDataFormat is available if any of the following native libraries is present in the search path of the process:
-
'mgapilib'
: dynamic link library
If the OpenFlight API has been installed locally, the libraries can be found there, for example:
c:\Presagis\Suite22\OpenFlight_API_22_0\bin\debug\ c:\Presagis\Suite22\OpenFlight_API_22_0\bin\release\ c:\Presagis\Suite22\OpenFlight_API_22_0\bin_x64\debug\ c:\Presagis\Suite22\OpenFlight_API_22_0\bin_x64\release\
The OpenFlight API binaries are not included in the Tinman 3D SDK. However, an application may choose to bundle and redistribute them, in accordance with the Presagis Software Licence Agreement, which does not require Tinman 3D to be involved in any way.
Public / Constants
Instance
Singleton instance of OpenFlightSceneDataFormat.
The enclosing process must use the MG class to declare that it will be using the OpenFlight API.