Searched refs:fallback_point (Results 1 – 1 of 1) sorted by relevance
227 Segment const& c, Point const& fallback_point) in side_value() argument265 return side_by_triangle<>::apply(c1, c2, fallback_point); in side_value()333 Point const& fallback_point) in apply() argument336 coordinate_type const s = side_value<coordinate_type>(a, b, c, fallback_point); in apply()