Home
last modified time | relevance | path

Searched refs:linear_intersections (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_turn_info_for_endpoint.hpp108 class linear_intersections class
112 linear_intersections(Point1 const& pi, in linear_intersections() function in boost::geometry::detail::overlay::linear_intersections
252 linear_intersections intersections(pi, qi, inters.result(), is_p_last, is_q_last); in apply()
291 linear_intersections::ip_info const& ip_info, in analyse_segment_and_assign_ip()
H A Dget_turn_info_la.hpp737 linear_intersections intersections(pi, qi, inters.result(), is_p_last, is_q_last); in get_turn_info_for_endpoint()
738 linear_intersections::ip_info const& ip0 = intersections.template get<0>(); in get_turn_info_for_endpoint()
739 linear_intersections::ip_info const& ip1 = intersections.template get<1>(); in get_turn_info_for_endpoint()