Home
last modified time | relevance | path

Searched defs:degree_radian_converter_box_segment (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.hpp111 struct degree_radian_converter_box_segment struct
113 typedef typename fp_coordinate_type<Geometry>::type coordinate_type;
115 static inline coordinate_type get(Geometry const& geometry) in get()
124 static inline void set(Geometry& geometry, coordinate_type const& radians) in set()