Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Dside_of_intersection.hpp227 Segment const& c, Point const& fallback_point) in side_value() argument
265 return side_by_triangle<>::apply(c1, c2, fallback_point); in side_value()
333 Point const& fallback_point) in apply() argument
336 coordinate_type const s = side_value<coordinate_type>(a, b, c, fallback_point); in apply()