Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cs.hpp File Reference
Include dependency graph for cs.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::geometry::degree
 Unit of plane angle: Degrees. More...
 
struct  boost::geometry::radian
 Unit of plane angle: Radians. More...
 
struct  boost::geometry::cs::cartesian
 Cartesian coordinate system. More...
 
struct  boost::geometry::cs::geographic< DegreeOrRadian >
 Geographic coordinate system, in degree or in radian. More...
 
struct  boost::geometry::cs::spherical< DegreeOrRadian >
 Spherical (polar) coordinate system, in degree or in radian. More...
 
struct  boost::geometry::cs::spherical_equatorial< DegreeOrRadian >
 Spherical equatorial coordinate system, in degree or in radian. More...
 
struct  boost::geometry::cs::polar< DegreeOrRadian >
 Polar coordinate system. More...
 
struct  boost::geometry::traits::cs_tag< CoordinateSystem >
 Traits class defining coordinate system tag, bound to coordinate system. More...
 
struct  boost::geometry::traits::cs_tag< cs::geographic< DegreeOrRadian > >
 
struct  boost::geometry::traits::cs_tag< cs::spherical< DegreeOrRadian > >
 
struct  boost::geometry::traits::cs_tag< cs::spherical_equatorial< DegreeOrRadian > >
 
struct  boost::geometry::traits::cs_tag< cs::cartesian >
 
struct  boost::geometry::cs_tag< Geometry >
 Meta-function returning coordinate system tag (cs family) of any geometry. More...
 
struct  boost::geometry::is_radian< CoordinateSystem >
 Meta-function to verify if a coordinate system is radian. More...
 
struct  boost::geometry::is_radian< CoordinateSystem< degree > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::cs
 
 boost::geometry::traits