Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::transform::services::default_strategy< cartesian_tag, spherical_polar_tag, CoordSys1, CoordSys2, 3, 3, P1, P2 > Struct Template Reference

Specialization to transform from XYZ to sphere(phi,theta,r) More...

#include <strategy_transform.hpp>

Public Types

typedef
from_cartesian_3_to_spherical_polar_3
< P1, P2 > 
type
 

Detailed Description

template<typename CoordSys1, typename CoordSys2, typename P1, typename P2>
struct boost::geometry::strategy::transform::services::default_strategy< cartesian_tag, spherical_polar_tag, CoordSys1, CoordSys2, 3, 3, P1, P2 >

Specialization to transform from XYZ to sphere(phi,theta,r)

Member Typedef Documentation

template<typename CoordSys1 , typename CoordSys2 , typename P1 , typename P2 >
typedef from_cartesian_3_to_spherical_polar_3<P1, P2> boost::geometry::strategy::transform::services::default_strategy< cartesian_tag, spherical_polar_tag, CoordSys1, CoordSys2, 3, 3, P1, P2 >::type

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