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

std::unique_ptr<iObstacleSet> newObstacleSet() const

Return Value

A newly created Interface iObstacleSet object.

C# Mapping

ObstacleSet newObstacleSet();

Java Mapping

ObstacleSet newObstacleSet();

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