PathEngine home previous: iMesh::positionNear3DPoint()next: iMesh::promoteBackgroundPreprocessFor()
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 unobstructed space or 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:

C# Mapping

void preprocessGenerationCompleted();

Java Mapping

void preprocessGenerationCompleted();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iMesh::promoteBackgroundPreprocessFor()