PathEngine home previous: iMesh::positionNear3DPoint()next: iMesh::releaseAllPreprocessFor()
Contents, API Reference, Interfaces, iMesh, preprocessGenerationCompleted

iMesh::preprocessGenerationCompleted()

Description

Tells PathEngine that it is ok to discard any data associated with this mesh that is only required for generating preprocess.

Syntax

void preprocessGenerationCompleted();

Remarks

After calling this method you are not permitted to generate any more preprocess for this mesh, or to call the following methods:


Documentation for PathEngine release 5.24 - Copyright © 2002-2010 PathEnginenext: iMesh::releaseAllPreprocessFor()