Searched defs:cs_tag (Results 1 – 6 of 6) sorted by relevance
197 struct cs_tag struct205 struct cs_tag<cs::geographic<DegreeOrRadian> > struct207 typedef geographic_tag type;211 struct cs_tag<cs::spherical<DegreeOrRadian> > struct213 typedef spherical_polar_tag type;217 struct cs_tag<cs::spherical_equatorial<DegreeOrRadian> > struct219 typedef spherical_equatorial_tag type;224 struct cs_tag<cs::cartesian> struct226 typedef cartesian_tag type;239 struct cs_tag struct[all …]
126 typedef typename geometry::cs_tag<Point>::type cs_tag; in apply() typedef
112 typedef typename cs_tag<TurnPoint>::type cs_tag; typedef in boost::geometry::detail::overlay::intersection_info_base168 typedef typename cs_tag<TurnPoint>::type cs_tag; typedef in boost::geometry::detail::overlay::intersection_info_base
403 typedef typename cs_tag<typename TurnInfo::point_type>::type cs_tag; in handle_internal() typedef
209 typedef typename cs_tag<point_type>::type cs_tag; typedef in boost::geometry::strategy::convex_hull::graham_andrew
1176 typedef typename cs_tag<typename Turn::point_type>::type cs_tag; in calculate_from_inside() typedef