Home
last modified time | relevance | path

Searched refs:GetIntersectionExact (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2edge_crossings_test.cc79 static S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1, in GetIntersectionExact() function
81 S2Point x = S2::internal::GetIntersectionExact(a0, a1, b0, b1); in GetIntersectionExact()
137 S2Point expected = GetIntersectionExact(a, b, c, d); in TEST()
H A Ds2edge_crossings_internal.h32 S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1,
H A Ds2edge_crossings.cc33 using internal::GetIntersectionExact;
385 S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1, in GetIntersectionExact() function
494 result = GetIntersectionExact(a0, a1, b0, b1); in GetIntersection()
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2edge_crossings_test.cc79 static S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1, in GetIntersectionExact() function
81 S2Point x = S2::internal::GetIntersectionExact(a0, a1, b0, b1); in GetIntersectionExact()
137 S2Point expected = GetIntersectionExact(a, b, c, d); in TEST()
H A Ds2edge_crossings_internal.h32 S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1,
H A Ds2edge_crossings.cc33 using internal::GetIntersectionExact;
385 S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1, in GetIntersectionExact() function
494 result = GetIntersectionExact(a0, a1, b0, b1); in GetIntersection()
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2edge_crossings_internal.h32 S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1,
H A Ds2edge_crossings.cc33 using internal::GetIntersectionExact;
385 S2Point GetIntersectionExact(const S2Point& a0, const S2Point& a1, in GetIntersectionExact() function
494 result = GetIntersectionExact(a0, a1, b0, b1); in GetIntersection()