Planeshift
|
Provides neighbor data for agents managed by the crowd. More...
#include <DetourCrowd.h>
Public Attributes | |
float | dist |
The distance between the current agent and the neighbor. | |
int | idx |
The index of the neighbor in the crowd. |
Provides neighbor data for agents managed by the crowd.
Definition at line 51 of file DetourCrowd.h.
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.