PathEngine home previous: iMesh::calculatePathfindingCostForLine()next: iMesh::clearAllNamedObstacles()
Contents, API Reference, Interfaces, iMesh, clearAllAnchors

iMesh::clearAllAnchors()

Description

Clears all anchors currently stored on this mesh.

Syntax

void clearAllAnchors();

Remarks

Removes any anchors previously stored on the mesh with iMesh::storeAnchor(), or loaded in with the mesh from persistence.

C# Mapping

void clearAllAnchors();

Java Mapping

void clearAllAnchors();

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