Home
last modified time | relevance | path

Searched refs:turn_info (Results 1 – 17 of 17) 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/
H A Dhas_self_intersections.hpp76 typedef turn_info in has_self_intersections()
80 > turn_info; in has_self_intersections() typedef
81 std::deque<turn_info> turns; in has_self_intersections()
89 for(typename std::deque<turn_info>::const_iterator it = boost::begin(turns); in has_self_intersections()
92 turn_info const& info = *it; 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/intersects/
H A Dimplementation.hpp58 typedef detail::overlay::turn_info in apply()
62 > turn_info; in apply() typedef
64 std::deque<turn_info> 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.hpp259 typedef detail::overlay::turn_info in apply()
263 > turn_info; in apply() typedef
265 std::deque<turn_info> turns; in apply()
431 typedef detail::overlay::turn_info in apply()
435 > turn_info; in apply() typedef
442 std::deque<turn_info> 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/overlay/
H A Dintersection_insert.hpp149 typedef detail::overlay::turn_info in apply()
153 > turn_info; in apply() typedef
154 std::deque<turn_info> turns; in apply()
159 for (typename boost::range_iterator<std::deque<turn_info> const>::type in apply()
343 > turn_info; in apply() typedef
344 std::deque<turn_info> turns; in apply()
381 for(typename std::deque<turn_info>::const_iterator in apply()
653 typedef detail::overlay::turn_info in apply()
657 > turn_info; in apply() typedef
658 std::vector<turn_info> turns; in apply()
[all …]
H A Dturn_info.hpp83 struct turn_info struct
103 inline turn_info() in turn_info() function
H A Dlinear_linear.hpp258 >::turn_info turn_info; in apply() typedef
260 typedef std::vector<turn_info> turns_container; in apply()
H A Dtraversal_info.hpp36 : public turn_info
H A Doverlay.hpp279 > turn_info; in apply() typedef
280 typedef std::deque<turn_info> turn_container_type; in apply()
H A Dget_turns.hpp282 typedef typename boost::range_value<Turns>::type turn_info; in apply() typedef
284 turn_info ti; in apply()
669 typedef typename boost::range_value<Turns>::type turn_info; in get_turns_with_box() typedef
671 turn_info ti; in get_turns_with_box()
/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.hpp198 typedef detail::overlay::turn_info in has_self_intersections()
205 > turn_info; in has_self_intersections() typedef
207 std::deque<turn_info> 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/relate/
H A Dturns.hpp57 typedef overlay::turn_info
69 > turn_info; typedef
H A Dlinear_areal.hpp224 : turns::get_turns<Geom1, Geom2>::turn_info
236 typename turns::get_turns<Geom1, Geom2>::turn_info
H A Dlinear_linear.hpp133 typedef typename turns::get_turns<Geometry1, Geometry2>::turn_info turn_type; in apply()
H A Dareal_areal.hpp226 typedef typename turns::get_turns<Geometry1, Geometry2>::turn_info turn_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/is_valid/
H A Dhas_valid_self_turns.hpp62 typedef detail::overlay::turn_info
/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.hpp125 typedef overlay::turn_info in apply()
/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_policies.hpp151 : public detail::overlay::turn_info