PathEngine home previous: iSourceTiling::size()next: iMeshFederationTileGeneratedCallBack::tileGenerated()
Contents, API Reference, Interfaces, iMeshFederationTileGeneratedCallBack

Interface iMeshFederationTileGeneratedCallBack

Description

The client application creates objects deriving from this interface to pass into iPathEngine::buildMeshFederation_FromWorldMesh(), to handle mesh tiles in the federation as they are generated.

Refer to Mesh Federations for an overview of PathEngine's support for distributing pathfinding across a 'mesh federation'.

This interface is defined in SDKRoot/code/externalAPI/i_pathengine.h.

Methods:

tileGenerated

This method is called by PathEngine to pass meshes generated during the process of building a mesh federation back to the calling application.


Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iMeshFederationTileGeneratedCallBack::tileGenerated()