Searched defs:getIntersection (Results 1 – 2 of 2) sorted by relevance
246 public void getIntersection(S2CellUnion x, S2CellId id) { in getIntersection() method in S2CellUnion270 public void getIntersection(S2CellUnion x, S2CellUnion y) { in getIntersection() method in S2CellUnion
681 public static S2Point getIntersection(S2Point a0, S2Point a1, S2Point b0, S2Point b1) { in getIntersection() method in S2EdgeUtil