Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/core/
Dcs.hpp253 struct cs_angular_units struct
255 typedef geometry::radian type;
261 struct cs_angular_units<cs::geographic<DegreeOrRadian> > struct
263 typedef DegreeOrRadian type;
267 struct cs_angular_units<cs::spherical<DegreeOrRadian> > struct
269 typedef DegreeOrRadian type;
273 struct cs_angular_units<cs::spherical_equatorial<DegreeOrRadian> > struct
275 typedef DegreeOrRadian type;
289 struct cs_angular_units struct
294 >::type type;