Home
last modified time | relevance | path

Searched defs:cs_tag (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dcs.hpp197 struct cs_tag struct
205 struct cs_tag<cs::geographic<DegreeOrRadian> > struct
207 typedef geographic_tag type;
211 struct cs_tag<cs::spherical<DegreeOrRadian> > struct
213 typedef spherical_polar_tag type;
217 struct cs_tag<cs::spherical_equatorial<DegreeOrRadian> > struct
219 typedef spherical_equatorial_tag type;
224 struct cs_tag<cs::cartesian> struct
226 typedef cartesian_tag type;
239 struct cs_tag struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dpoint_on_border.hpp126 typedef typename geometry::cs_tag<Point>::type cs_tag; in apply() typedef
/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_helpers.hpp112 typedef typename cs_tag<TurnPoint>::type cs_tag; typedef in boost::geometry::detail::overlay::intersection_info_base
168 typedef typename cs_tag<TurnPoint>::type cs_tag; typedef in boost::geometry::detail::overlay::intersection_info_base
H A Dget_turn_info_for_endpoint.hpp403 typedef typename cs_tag<typename TurnInfo::point_type>::type cs_tag; in handle_internal() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dhull_graham_andrew.hpp209 typedef typename cs_tag<point_type>::type cs_tag; typedef in boost::geometry::strategy::convex_hull::graham_andrew
/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 Dlinear_areal.hpp1176 typedef typename cs_tag<typename Turn::point_type>::type cs_tag; in calculate_from_inside() typedef