Home
last modified time | relevance | path

Searched defs:lon1_rad (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/spherical/
H A Dazimuth.hpp40 static inline void apply(T const& lon1_rad, T const& lat1_rad, in apply()
59 inline void apply(T const& lon1_rad, T const& lat1_rad, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dazimuth.hpp56 inline void apply(T const& lon1_rad, T const& lat1_rad, in apply()
75 inline void apply(T const& lon1_rad, T const& lat1_rad, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Dsegment.hpp304 CalculationType lon1_rad = math::as_radian<Units>(lon1); in apply() local
324 CalculationType lon1_rad = math::as_radian<Units>(lon1); in apply() local