PathEngine home previous: iCollisionContext::addExternalRef()next: iCollisionContext::addRunTimeOffMeshConnection()
Contents, API Reference, Interfaces, iCollisionContext, addObstacleSet

iCollisionContext::addObstacleSet()

Description

Adds a free standing obstacle set to this context.

Syntax

void addObstacleSet(iObstacleSet& context);

Parameters

contextThe obstacle set to add.

Remarks

The set being added must not be already added to this context.

C# Mapping

void addObstacleSet(ObstacleSet context);

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iCollisionContext::addRunTimeOffMeshConnection()