Searched defs:polyToCentroid (Results 1 – 1 of 1) sorted by relevance
669 const Vector2* polyToCentroid, int polyLength) { in findPolyIndex()794 const Vector2& centroid, Vector2* polyToCentroid) { in genPolyToCentroid()816 const Vector2* poly2d, int polyLength, const Vector2* polyToCentroid, in getCloserVertex()970 Vector2 polyToCentroid[polyLength]; in generateTriangleStrip() local