PathEngine home previous: iPathEngine::preExpandObstacles()next: iPathEngine::release()
Contents, API Reference, Interfaces, iPathEngine, refOwnershipGraphRoot

iPathEngine::refOwnershipGraphRoot()

Description

A helper function to access the root of PathEngine's directed acyclic ownership graph.

Syntax

const iOwnershipGraphRoot& refOwnershipGraphRoot() const;

Return Value

The root of PathEngine's directed acyclic ownership graph.

C# Mapping

OwnershipGraphRoot refOwnershipGraphRoot();

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