PathEngine home previous: iMesh::newContext()next: iMesh::newObstacleSet_WithAttributes()
Contents, API Reference, Interfaces, iMesh, newObstacleSet

iMesh::newObstacleSet()

Description

Creates a free standing obstacle set.

Syntax

iObstacleSet* newObstacleSet() const;

Return Value

A newly created Interface iObstacleSet.

Remarks

The created obstacle set can be explicitly deleted when no longer required, but will also be deleted when this mesh is destroyed. In either case the pointer can no longer be used.


Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEnginenext: iMesh::newObstacleSet_WithAttributes()