Atoms Crowd  4.1.0
AtomsUtils::rcClusterSet Struct Reference

#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].
 

Detailed Description

Represents group of clusters


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