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