Home
last modified time | relevance | path

Searched defs:from_radian (Results 1 – 1 of 1) 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
646 static inline T apply(T const& value) in apply()
653 struct from_radian<degree> struct
656 static inline T apply(T const& value) in apply()
672 inline T from_radian(T const& value) in from_radian() function