Home
last modified time | relevance | path

Searched refs:cs_tag (Results 1 – 25 of 52) sorted by relevance

123

/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
211 struct cs_tag<cs::spherical<DegreeOrRadian> > struct
217 struct cs_tag<cs::spherical_equatorial<DegreeOrRadian> > struct
224 struct cs_tag<cs::cartesian> struct
239 struct cs_tag struct
241 typedef typename traits::cs_tag
/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
115 …typedef side_calculator<cs_tag, robust_point1_type, robust_point2_type, side_strategy_type> side_c…
168 typedef typename cs_tag<TurnPoint>::type cs_tag; typedef in boost::geometry::detail::overlay::intersection_info_base
171 typedef side_calculator<cs_tag, Point1, Point2, side_strategy_type> side_calculator_type;
H A Dget_turn_info_for_endpoint.hpp403 typedef typename cs_tag<typename TurnInfo::point_type>::type cs_tag; in handle_internal() typedef
430 side_calculator<cs_tag, in handle_internal()
484 side_calculator<cs_tag, RobustPoint1, RobustPoint2, in handle_internal()
H A Dget_turn_info_la.hpp119 typename inters_info::cs_tag, in apply()
771 typename IntersectionInfo::cs_tag, in get_turn_info_for_endpoint()
791 typename IntersectionInfo::cs_tag, in get_turn_info_for_endpoint()
845 typename IntersectionInfo::cs_tag, in get_turn_info_for_endpoint()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/dispatch/
H A Dexpand.hpp46 typename CSTagOut = typename cs_tag<GeometryOut>::type,
47 typename CSTag = typename cs_tag<Geometry>::type
H A Denvelope.hpp39 typename CS_Tag = typename cs_tag<Geometry>::type
/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
268 typename strategy::side::services::default_strategy<cs_tag>::type in apply()
325 typedef typename strategy::side::services::default_strategy<cs_tag>::type side; in add_to_hull()
H A Dpoint_in_poly_winding.hpp141 typename CSTag = typename cs_tag<Point>::type>
259 typename CSTag = typename cs_tag<Point>::type>
335 typename cs_tag<Point>::type
421 typedef typename cs_tag<Point>::type cs_t; in apply()
H A Dpoint_in_box_by_side.hpp67 typename cs_tag<Box>::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Ddistance.hpp91 typename CsTag1 = typename cs_tag<Point1>::type,
92 typename CsTag2 = typename cs_tag<Point2>::type,
H A Dwithin.hpp69 … typename cs_tag<typename point_type<GeometryContained>::type>::type,
74 … typename cs_tag<typename point_type<GeometryContaining>::type>::type,
H A Dcovered_by.hpp70 … typename cs_tag<typename point_type<GeometryContained>::type>::type,
75 … typename cs_tag<typename point_type<GeometryContaining>::type>::type,
H A Ddisjoint.hpp42 typename CsTag1 = typename cs_tag<Geometry1>::type,
43 typename CsTag2 = typename cs_tag<Geometry2>::type
H A Dconvex_hull.hpp37 typename CsTag = typename cs_tag<Point>::type
H A Ddefault_area_result.hpp40 typename cs_tag<point_type>::type,
H A Dcompare.hpp152 typename cs_tag<Point>::type,
/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
127 BOOST_STATIC_ASSERT((! Midpoint || boost::is_same<cs_tag, cartesian_tag>::value)); in apply()
H A Dazimuth.hpp127 typename geometry::cs_tag<Point1>::type in azimuth()
139 typename geometry::cs_tag<Point1>::type in azimuth()
H A Dnormalize.hpp221 typename CSTagIn = typename cs_tag<GeometryIn>::type,
222 typename CSTagOut = typename cs_tag<GeometryOut>::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Ddefault_strategies.hpp123 typename cs_tag<typename point_type<Geometry1>::type>::type,
124 typename cs_tag<typename point_type<Geometry2>::type>::type,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dhelper_geometry.hpp32 template <typename Geometry, typename CS_Tag = typename cs_tag<Geometry>::type>
83 typename CS_Tag = typename cs_tag<Point>::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp151 typename cs_tag<Point>::type,
403 typename cs_tag<typename Sections::box_type>::type in apply()
538 box_first_in_section<typename cs_tag<robust_point_type>::type> in apply()
545 box_next_in_section<typename cs_tag<robust_point_type>::type> in apply()
985 typename cs_tag<Geometry>::type in sectionalize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/centroid/
H A Dtranslating_transformer.hpp54 typename CSTag = typename cs_tag<Geometry>::type>
/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 Dinterface.hpp48 typename cs_tag<Geometry>::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/buffer/
H A Dturn_in_piece_visitor.hpp156 typename cs_tag<Point>::type in check_segment()
362 typename cs_tag<Point>::type in check_helper_segment()
490 typename cs_tag<point_type>::type in check_helper_segments()

123