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

Functions

Description

Functions provided by the PathEngine SDK.

Contents

DLLExport_CreateIContentProcessing3D

Obtains a root interface for 3D content processing (dll linkage).

DLLExport_CreateIPathEngine

Obtains the root interface to PathEngine (dll linkage).

DLLExport_Init

Initialise PathEngine after dll load (dll linkage).

PathEngine_InitialiseAndObtainRootInterface

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

PathEngine_InitialiseCP3DAndObtainInterface

Initialises the 3D content processing, and obtains an interface pointer (static and Linux .so linkage).

PathEngine_SetDefaultAllocator

Enables a custom allocation strategy to be supplied for PathEngine internal allocations (default allocator).

PathEngine_ShutDown

Releases the PathEngine root interface object (static and Linux .so linkage).


Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: DLLExport_CreateIContentProcessing3D