PathEngine home previous: iObstacleSet::addConstExternalRef()next: iObstacleSet::clear()
Contents, API Reference, Interfaces, iObstacleSet, addExternalRef

iObstacleSet::addExternalRef()

Description

Increments the internal reference count for this API object.

Syntax

std::unique_ptr<iObstacleSet> addExternalRef()

Return Value

The new external reference to this object.

C# Mapping

ObstacleSet addExternalRef();

Java Mapping

ObstacleSet addExternalRef();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iObstacleSet::clear()