Home
last modified time | relevance | path

Searched defs:radian_access_box_segment (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/core/
Dradian_access.hpp137 struct radian_access_box_segment struct
139 typedef typename fp_coordinate_type<Geometry>::type coordinate_type;
141 static inline coordinate_type get(Geometry const& geometry) in get()
146 static inline void set(Geometry& geometry, coordinate_type const& radians) in set()
161 struct radian_access_box_segment<Index, 0, Geometry, CoordinateSystem<degree> > struct
172 struct radian_access_box_segment<Index, 1, Geometry, CoordinateSystem<degree> > struct