Home
last modified time | relevance | path

Searched defs:radian_access (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.hpp72 struct radian_access struct
74 typedef typename fp_coordinate_type<Geometry>::type coordinate_type;
76 static inline coordinate_type get(Geometry const& geometry) in get()
81 static inline void set(Geometry& geometry, coordinate_type const& radians) in set()
95 struct radian_access<0, Geometry, CoordinateSystem<degree> > struct
105 struct radian_access<1, Geometry, CoordinateSystem<degree> > struct