Planeshift
Public Attributes

dtCrowdNeighbour Struct Reference

Provides neighbor data for agents managed by the crowd. More...

#include <DetourCrowd.h>

List of all members.

Public Attributes

float dist
 The distance between the current agent and the neighbor.
int idx
 The index of the neighbor in the crowd.

Detailed Description

Provides neighbor data for agents managed by the crowd.

See also:
dtCrowdAgent::neis, dtCrowd

Definition at line 51 of file DetourCrowd.h.


Member Data Documentation

The distance between the current agent and the neighbor.

Definition at line 54 of file DetourCrowd.h.

The index of the neighbor in the crowd.

Definition at line 53 of file DetourCrowd.h.


The documentation for this struct was generated from the following file: