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::distance::services::default_strategy< point_tag, box_tag, Point, Box, spherical_equatorial_tag, spherical_equatorial_tag, Strategy > Struct Template Reference

#include <distance_cross_track_point_box.hpp>

Public Types

typedef cross_track_point_box
< void, typename
boost::mpl::if_
< boost::is_void< Strategy >
, typename default_strategy
< point_tag, point_tag, Point,
typename point_type< Box >
::type,
spherical_equatorial_tag,
spherical_equatorial_tag >
::type, Strategy >::type
type
 

Member Typedef Documentation

template<typename Point , typename Box , typename Strategy >
typedef cross_track_point_box< void, typename boost::mpl::if_ < boost::is_void<Strategy>, typename default_strategy < point_tag, point_tag, Point, typename point_type<Box>::type, spherical_equatorial_tag, spherical_equatorial_tag >::type, Strategy >::type > boost::geometry::strategy::distance::services::default_strategy< point_tag, box_tag, Point, Box, spherical_equatorial_tag, spherical_equatorial_tag, Strategy >::type

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