Home
last modified time | relevance | path

Searched defs:robustCCW (Results 1 – 1 of 1) sorted by relevance

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2.java528 public static int robustCCW(S2Point a, S2Point b, S2Point c) { in robustCCW() method in S2
539 public static int robustCCW(S2Point a, S2Point b, S2Point c, S2Point aCrossB) { in robustCCW() method in S2