Searched defs:isPositiveCross (Results 1 – 1 of 1) sorted by relevance
682 inline bool sameDirections(bool isPositiveCross, float a, float b) { in sameDirections()691 inline int findPolyIndex(bool isPositiveCross, int startPolyIndex, const Vector2& umbraDir, in findPolyIndex()836 bool isPositiveCross, int& previousPolyIndex) { in getCloserVertex()990 bool isPositiveCross = genPolyToCentroid(poly2d, polyLength, centroid, polyToCentroid); in generateTriangleStrip() local