![]() |
Atoms Crowd
7.0.0
|
#include <Recast.h>
Public Attributes | |
| int | nclusters |
| The number of clusters. | |
| float * | center |
| Center points per clusters [Size: 3 * nclusters]. | |
| unsigned short * | nlinks |
| Number of links per cluster [Size: nclusters]. | |
| unsigned short * | links |
| Neighbor Ids per cluster [Size: sum of nlinks]. | |
Represents group of clusters