PathEngine home previous: API Referencenext: BuildMeshFrom3DContent
Contents, API Reference, Functions

Functions

Description

Functions provided by the PathEngine SDK.

Contents

BuildMeshFrom3DContent

Runs PathEngine's 3D content processing.

DLLExport_GetIContentProcessing3D

Obtains the root interface to call into the 3D content processing dll (dll linkage).

DLLExport_GetIPathEngine

Obtains the root interface to PathEngine (dll linkage).

PathEngine_InitialiseAndObtainRootInterface

Initialises PathEngine and returns the root interface pointer (static and Linux .so linkage).

PathEngine_ShutDown

Shuts down PathEngine explicitly (static and Linux .so linkage).

Save3DContentSnapshot

Provided for generating snapshots of the 3D source data when reporting bugs in the 3D content processing functionality.


Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEnginenext: BuildMeshFrom3DContent