![]() |
![]() |
Transformation strategy for 3D cartesian (x,y,z) to 2D spherical (phi,theta) More...
Public Member Functions | |
bool | apply (P1 const &p1, P2 &p2) const |
Transformation strategy for 3D cartesian (x,y,z) to 2D spherical (phi,theta)
on Unit sphere
P1 | first point type |
P2 | second point type |
bool boost::geometry::strategy::transform::from_cartesian_3_to_spherical_polar_2< P1, P2 >::apply | ( | P1 const & | p1, |
P2 & | p2 | ||
) | const |
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 |