Searched defs:radian_access (Results 1 – 1 of 1) sorted by relevance
72 struct radian_access struct74 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> > struct105 struct radian_access<1, Geometry, CoordinateSystem<degree> > struct