Searched refs:vincenty (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/ |
| H A D | distance_vincenty.hpp | 47 class vincenty class 50 strategy::vincenty, Spheroid, CalculationType 55 strategy::vincenty, Spheroid, CalculationType 59 inline vincenty() in vincenty() function in boost::geometry::strategy::distance::vincenty 63 explicit inline vincenty(Spheroid const& spheroid) in vincenty() function in boost::geometry::strategy::distance::vincenty 73 struct tag<vincenty<Spheroid, CalculationType> > 80 struct return_type<vincenty<Spheroid, CalculationType>, P1, P2> 81 : vincenty<Spheroid, CalculationType>::template calculation_type<P1, P2> 86 struct comparable_type<vincenty<Spheroid, CalculationType> > 88 typedef vincenty<Spheroid, CalculationType> type; [all …]
|
| H A D | side_vincenty.hpp | 40 class vincenty class 41 : public side::geographic<strategy::vincenty, Spheroid, CalculationType> 43 typedef side::geographic<strategy::vincenty, Spheroid, CalculationType> base_t; 46 vincenty() in vincenty() function in boost::geometry::strategy::side::vincenty 49 explicit vincenty(Spheroid const& model) in vincenty() function in boost::geometry::strategy::side::vincenty
|
| H A D | parameters.hpp | 67 struct vincenty struct 110 struct default_order<vincenty>
|