Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::coordinate_system< Geometry > Struct Template Reference

{type, coordinate system (cartesian\, spherical\, etc), } More...

#include <coordinate_system.hpp>

Public Types

typedef
core_dispatch::coordinate_system
< typename tag< Geometry >
::type, typename
geometry::util::bare_type
< Geometry >::type >::type 
type
 

Detailed Description

template<typename Geometry>
struct boost::geometry::coordinate_system< Geometry >

{type, coordinate system (cartesian\, spherical\, etc), }

Template Parameters
Geometry

{[include reference/core/coordinate_system.qbk]}

Member Typedef Documentation

template<typename Geometry>
typedef core_dispatch::coordinate_system< typename tag<Geometry>::type, typename geometry::util::bare_type<Geometry>::type >::type boost::geometry::coordinate_system< Geometry >::type

The documentation for this struct was generated from the following file: