Searched defs:radius_type (Results 1 – 11 of 11) 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;
89 struct radius_type< srs::sphere<RadiusType> > struct91 typedef RadiusType type;
128 struct radius_type< srs::spheroid<RadiusType> > struct130 typedef RadiusType type;
35 typedef typename bg::radius_type<G>::type radius_type; in test_get_set() typedef
73 >::type radius_type; typedef in boost::geometry::strategy::distance::comparable::haversine157 >::type radius_type; typedef in boost::geometry::strategy::distance::haversine
52 typedef typename DistanceStrategy::radius_type radius_type; typedef in boost::geometry::strategy::line_interpolate::spherical
369 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::comparable::cross_track570 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track
210 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track_point_box
283 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track_box_box
141 typedef typename Border::radius_type radius_type; in apply() typedef
101 typedef typename default_comparable_distance_result<Point>::type radius_type; typedef