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

Classes

struct  boost::geometry::detail::degree_radian_converter< Dimension, Geometry >
 
struct  boost::geometry::detail::radian_access< Dimension, Geometry, DegreeOrRadian >
 
struct  boost::geometry::detail::radian_access< 0, Geometry, CoordinateSystem< degree > >
 
struct  boost::geometry::detail::radian_access< 1, Geometry, CoordinateSystem< degree > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::detail
 

Functions

template<std::size_t Dimension, typename Geometry >
fp_coordinate_type< Geometry >
::type 
boost::geometry::get_as_radian (Geometry const &geometry)
 get coordinate value of a point, result is in Radian More...
 
template<std::size_t Dimension, typename Geometry >
void boost::geometry::set_from_radian (Geometry &geometry, typename fp_coordinate_type< Geometry >::type const &radians)
 set coordinate value (in radian) to a point More...