PathEngine home previous: iPath::connectionIndex()next: iPath::getLength()
Contents, API Reference, Interfaces, iPath, getConnectionIndexArray

iPath::getConnectionIndexArray()

Description

Returns a pointer to a buffer containing all of the connection indices in the path.

Syntax

const tSigned32* getConnectionIndexArray() const;

Return Value

A buffer containing all of the connection indices in the path, in order.
This buffer will remain valid until the path is modified or deleted, and must not be deleted by the client application.
Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEnginenext: iPath::getLength()