Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_intersection_points.hpp35 namespace detail { namespace get_intersection_points namespace
116 inline void get_intersection_points(Geometry1 const& geometry1, in get_intersection_points() function
124 typedef detail::get_intersection_points::get_turn_without_info in get_intersection_points()
H A Dintersection_insert.hpp156 geometry::get_intersection_points(linestring1, linestring2, in apply()