cf_centroid¶ Category: math GitHub: cute_math.h Returns the centroid of a set of vertices. CF_V2 cf_centroid(const CF_V2* verts, int count); Related Pages¶ CF_Poly cf_make_poly cf_center_of_mass cf_hull