Home
last modified time | relevance | path

Searched defs:radius_type (Results 1 – 5 of 5) 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 Dradius.hpp71 struct radius_type {}; struct
81 struct radius_type struct
109 struct radius_type struct
115 >::type type;
190 typedef typename geometry::radius_type<Geometry>::type radius_type; typedef
217 struct radius_type<srs_sphere_tag, Geometry> struct
219 typedef typename traits::radius_type<Geometry>::type type;
231 struct radius_type<srs_spheroid_tag, Geometry> struct
233 typedef typename traits::radius_type<Geometry>::type type;
H A Dsrs.hpp91 struct radius_type< srs::spheroid<RadiusType> > struct
93 typedef RadiusType type;
168 struct radius_type< srs::sphere<RadiusType> > struct
170 typedef RadiusType type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Ddistance_haversine.hpp62 typedef RadiusType radius_type; typedef in boost::geometry::strategy::distance::comparable::haversine
138 typedef RadiusType radius_type; typedef in boost::geometry::strategy::distance::haversine
H A Ddistance_cross_track.hpp343 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::comparable::cross_track
497 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track
H A Ddistance_cross_track_point_box.hpp74 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track_point_box