Home
last modified time | relevance | path

Searched defs:as_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/strategies/transform/
H A Dmatrix_transformers.hpp312 struct as_radian struct
317 struct as_radian<radian> struct
320 static inline T get(T const& value) in get()
327 struct as_radian<degree> struct
330 static inline T get(T const& value) in get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dmath.hpp623 struct as_radian struct
626 static inline T apply(T const& value) in apply()
633 struct as_radian<degree> struct
636 static inline T apply(T const& value) in apply()
666 inline T as_radian(T const& value) in as_radian() function