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

iPath::getLength()

Description

Returns the total length of the path.

Syntax

uint32_t getLength() const;

Return Value

The total length of the path.

C# Mapping

uint getLength();

Java Mapping

long getLength();

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