Boost.Geometry    Boost C++ Libraries
Classes | Namespaces
strategy_transform.hpp File Reference

Classes

struct  boost::geometry::strategy::transform::copy_direct< P >
 Transformation strategy to copy one point to another using assignment operator. More...
 
struct  boost::geometry::strategy::transform::copy_per_coordinate< P1, P2 >
 Transformation strategy to do copy a point, copying per coordinate. More...
 
struct  boost::geometry::strategy::transform::degree_radian_vv< P1, P2, F >
 Transformation strategy to go from degree to radian and back. More...
 
struct  boost::geometry::strategy::transform::degree_radian_vv_3< P1, P2, F >
 
struct  boost::geometry::strategy::transform::from_cartesian_3_to_spherical_equatorial_2< P1, P2 >
 
struct  boost::geometry::strategy::transform::from_cartesian_3_to_spherical_equatorial_3< P1, P2 >
 
struct  boost::geometry::strategy::transform::from_cartesian_3_to_spherical_polar_2< P1, P2 >
 Transformation strategy for 3D cartesian (x,y,z) to 2D spherical (phi,theta) More...
 
struct  boost::geometry::strategy::transform::from_cartesian_3_to_spherical_polar_3< P1, P2 >
 Transformation strategy for 3D cartesian (x,y,z) to 3D spherical (phi,theta,r) More...
 
struct  boost::geometry::strategy::transform::from_spherical_equatorial_2_to_cartesian_3< P1, P2 >
 
struct  boost::geometry::strategy::transform::from_spherical_equatorial_3_to_cartesian_3< P1, P2 >
 
struct  boost::geometry::strategy::transform::from_spherical_polar_2_to_cartesian_3< P1, P2 >
 Transformation strategy for 2D spherical (phi,theta) to 3D cartesian (x,y,z) More...
 
struct  boost::geometry::strategy::transform::from_spherical_polar_3_to_cartesian_3< P1, P2 >
 Transformation strategy for 3D spherical (phi,theta,r) to 3D cartesian (x,y,z) More...
 

Namespaces

 boost
 
 boost::geometry
 
 boost::geometry::strategy
 
 boost::geometry::strategy::transform
 

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