Home
last modified time | relevance | path

Searched refs:get_turns (Results 1 – 16 of 16) 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 Dself_turn_points.hpp104 return detail::get_turns::get_turns_in_sections in apply()
126 struct get_turns struct
204 : detail::self_get_turn_points::get_turns<Reverse, TurnPolicy>
245 : detail::self_get_turn_points::get_turns<Reverse, TurnPolicy>
260 : detail::self_get_turn_points::get_turns<Reverse, TurnPolicy>
H A Dlinear_linear.hpp173 detail::get_turns::no_interrupt_policy interrupt_policy; in compute_turns()
175 geometry::detail::relate::turns::get_turns in compute_turns()
179 detail::get_turns::get_turn_info_type in compute_turns()
247 typedef typename detail::relate::turns::get_turns in apply()
251 detail::get_turns::get_turn_info_type in apply()
H A Dget_turns.hpp85 namespace detail { namespace get_turns namespace
732 typedef detail::get_turns::get_turns_cs in apply()
871 struct get_turns struct
872 : detail::get_turns::get_turns_generic
887 struct get_turns struct
893 > : detail::get_turns::get_turns_polygon_cs
908 struct get_turns struct
914 > : detail::get_turns::get_turns_cs
930 struct get_turns struct
937 : detail::get_turns::get_turns_multi_polygon_cs
[all …]
H A Dget_intersection_points.hpp131 detail::get_turns::no_interrupt_policy interrupt_policy; in get_intersection_points()
144 dispatch::get_turns in get_intersection_points()
H A Doverlay.hpp299 detail::get_turns::no_interrupt_policy policy; in apply()
300 geometry::get_turns in apply()
H A Dintersection_insert.hpp346 detail::get_turns::no_interrupt_policy policy; in apply()
347 geometry::get_turns in apply()
660 detail::get_turns::no_interrupt_policy policy; in apply()
661 geometry::get_turns in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dturns.hpp47 typename GetTurnPolicy = detail::get_turns::get_turn_info_type
53 struct get_turns struct
61 typename detail::get_turns::turn_operation_type
76 detail::get_turns::no_interrupt_policy interrupt_policy; in apply()
119 dispatch::get_turns in apply()
H A Dlinear_linear.hpp133 typedef typename turns::get_turns<Geometry1, Geometry2>::turn_info turn_type; in apply()
138 turns::get_turns in apply()
142 … detail::get_turns::get_turn_info_type<Geometry1, Geometry2, turns::assign_policy<true> > in apply()
H A Dareal_areal.hpp226 typedef typename turns::get_turns<Geometry1, Geometry2>::turn_info turn_type; in apply()
231 …turns::get_turns<Geometry1, Geometry2>::apply(turns, geometry1, geometry2, interrupt_policy, inter… in apply()
H A Dlinear_areal.hpp224 : turns::get_turns<Geom1, Geom2>::turn_info
236 typename turns::get_turns<Geom1, Geom2>::turn_info
259 …turns::get_turns<Geometry1, Geometry2>::apply(turns, geometry1, geometry2, interrupt_policy, inter… in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp129 typename detail::get_turns::turn_operation_type in apply()
141 dispatch::get_turns in apply()
149 detail::get_turns::get_turn_info_type in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersects/
H A Dimplementation.hpp75 detail::self_get_turn_points::get_turns in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/
H A Dimplementation.hpp268 boost::geometry::get_turns in apply()
446 detail::self_get_turn_points::get_turns in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/
H A Dlinear.hpp220 detail::self_get_turn_points::get_turns in has_self_intersections()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffer_inserter.hpp979 collection.get_turns(); in buffer_inserter()
H A Dbuffered_piece_collection.hpp775 inline void get_turns() in get_turns() function