Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dside_of_intersection.hpp225 Segment const& c, Point const& fallback_point) in side_value() argument
263 return side_by_triangle<>::apply(c1, c2, fallback_point); in side_value()
331 Point const& fallback_point) in apply() argument
334 coordinate_type const s = side_value<coordinate_type>(a, b, c, fallback_point); in apply()