Searched defs:radius_type (Results 1 – 5 of 5) sorted by relevance
71 struct radius_type {}; struct81 struct radius_type struct109 struct radius_type struct115 >::type type;190 typedef typename geometry::radius_type<Geometry>::type radius_type; typedef217 struct radius_type<srs_sphere_tag, Geometry> struct219 typedef typename traits::radius_type<Geometry>::type type;231 struct radius_type<srs_spheroid_tag, Geometry> struct233 typedef typename traits::radius_type<Geometry>::type type;
91 struct radius_type< srs::spheroid<RadiusType> > struct93 typedef RadiusType type;168 struct radius_type< srs::sphere<RadiusType> > struct170 typedef RadiusType type;
62 typedef RadiusType radius_type; typedef in boost::geometry::strategy::distance::comparable::haversine138 typedef RadiusType radius_type; typedef in boost::geometry::strategy::distance::haversine
343 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::comparable::cross_track497 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track
74 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track_point_box