Searched defs:polygonLength (Results 1 – 1 of 1) sorted by relevance
650 inline int getClosestUmbraIndex(const Vector2& pivot, const Vector2* polygon, int polygonLength) { in getClosestUmbraIndex()1079 bool SpotShadow::testConvex(const Vector2* polygon, int polygonLength, in testConvex()