Home
last modified time | relevance | path

Searched refs:from_radian (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dmath.hpp643 struct from_radian struct
653 struct from_radian<degree> struct
672 inline T from_radian(T const& value) in from_radian() function
674 return detail::from_radian<DegreeOrRadian>::apply(value); in from_radian()
/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.hpp167 = math::from_radian<Units>(lat_min_rad); in compute_box_corners()
179 = math::from_radian<Units>(lat_max_rad); in compute_box_corners()