Home
last modified time | relevance | path

Searched defs:degree_radian_converter (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/core/
H A Dradian_access.hpp46 struct degree_radian_converter struct
48 typedef typename fp_coordinate_type<Geometry>::type coordinate_type;
50 static inline coordinate_type get(Geometry const& geometry) in get()
59 static inline void set(Geometry& geometry, coordinate_type const& radians) in set()