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