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::cross_track_point_box< CalculationType, Strategy > Class Template Reference

#include <distance_cross_track_point_box.hpp>

Classes

struct  return_type
 

Public Member Functions

 cross_track_point_box ()
 
 cross_track_point_box (typename Strategy::radius_type const &r)
 
 cross_track_point_box (Strategy const &s)
 
template<typename Point , typename Box >
return_type< Point, Box >::type apply (Point const &point, Box const &box) const
 
Strategy::radius_type radius () const
 

Constructor & Destructor Documentation

template<typename CalculationType = void, typename Strategy = haversine<double, CalculationType>>
boost::geometry::strategy::distance::cross_track_point_box< CalculationType, Strategy >::cross_track_point_box ( )
inline
template<typename CalculationType = void, typename Strategy = haversine<double, CalculationType>>
boost::geometry::strategy::distance::cross_track_point_box< CalculationType, Strategy >::cross_track_point_box ( typename Strategy::radius_type const &  r)
inlineexplicit
template<typename CalculationType = void, typename Strategy = haversine<double, CalculationType>>
boost::geometry::strategy::distance::cross_track_point_box< CalculationType, Strategy >::cross_track_point_box ( Strategy const &  s)
inline

Member Function Documentation

template<typename CalculationType = void, typename Strategy = haversine<double, CalculationType>>
template<typename Point , typename Box >
return_type<Point, Box>::type boost::geometry::strategy::distance::cross_track_point_box< CalculationType, Strategy >::apply ( Point const &  point,
Box const &  box 
) const
inline
template<typename CalculationType = void, typename Strategy = haversine<double, CalculationType>>
Strategy::radius_type boost::geometry::strategy::distance::cross_track_point_box< CalculationType, Strategy >::radius ( ) const
inline

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