Searched refs:centroidY (Results 1 – 1 of 1) sorted by relevance
64 float centroidY = sumY / (3 * area); in centroid2d() local66 ret[1] = centroidY; in centroid2d()