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< spherical_polar_tag, cartesian_tag, CoordSys1, CoordSys2, 2, 3, P1, P2 > Struct Template Reference

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

#include <strategy_transform.hpp>

Public Types

typedef
from_spherical_polar_2_to_cartesian_3
< P1, P2 > 
type
 

Detailed Description

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

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

Member Typedef Documentation

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

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