PathEngine home previous: Building the Source Codenext: Source Code Packages
Contents, Programmers Guide, Building the Source Code, SDK Components

SDK Components

The SDK includes the following components:

External API headers can be found in 'SDKRoot/code/externalAPI'. (External code should generally not include or depend on the contents of any other headers.)

Some components (e.g. exporter plugins) are only available on the Windows-x86 platform.
Other components, including the runtime library, can be built on multiple platforms.

The 'PathEngine' and 'ContentProcessing3D' components can be built as a dll (or shared object) or as a static lib, depending on the target platform.


Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: Source Code Packages