Boost.Geometry    Boost C++ Libraries
Classes | Namespaces
/home/travis/build/boostorg/boost/boost/geometry/core/cs.hpp File Reference

Classes

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::polar< DegreeOrRadian >
 Polar coordinate system. 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_tag< Geometry >
 Meta-function returning coordinate system tag (cs family) of any geometry. More...
struct  boost::geometry::degree
 Unit of plane angle: Degrees. More...
struct  boost::geometry::is_radian< CoordinateSystem >
 Meta-function to verify if a coordinate system is radian. More...
struct  boost::geometry::radian
 Unit of plane angle: Radians. More...
struct  boost::geometry::traits::cs_tag< CoordinateSystem >
 Traits class defining coordinate system tag, bound to coordinate system. More...

Namespaces

namespace  boost
namespace  boost::geometry
namespace  boost::geometry::cs
namespace  boost::geometry::traits

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen