Home
last modified time | relevance | path

Searched refs: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
111 typedef typename core_dispatch::radius_type
126 inline typename radius_type<Geometry>::type get_radius(Geometry const& geometry) in get_radius()
146 typename radius_type<Geometry>::type const& radius) in set_radius()
166 static inline typename radius_type<Geometry>::type get(Geometry const& geometry) in get()
171 typename radius_type<Geometry>::type const& value) in set()
190 typedef typename geometry::radius_type<Geometry>::type radius_type; typedef
192 static inline radius_type get(const Geometry * geometry) in get()
[all …]
H A Dsrs.hpp91 struct radius_type< srs::spheroid<RadiusType> > struct
168 struct radius_type< srs::sphere<RadiusType> > struct
/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_cross_track.hpp343 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::comparable::cross_track
348 explicit inline cross_track(typename Strategy::radius_type const& r) in cross_track()
452 inline typename Strategy::radius_type radius() const in radius()
497 typedef typename Strategy::radius_type radius_type; typedef in boost::geometry::strategy::distance::cross_track
502 explicit inline cross_track(typename Strategy::radius_type const& r) in cross_track()
543 inline typename Strategy::radius_type radius() const in radius()
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
79 explicit inline cross_track_point_box(typename Strategy::radius_type const& r) in cross_track_point_box()
225 inline typename Strategy::radius_type radius() const in radius()
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