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 Namespace Reference

Namespaces

 comparable
 
 detail
 
 services
 

Classes

class  cross_track
 Strategy functor for distance point to segment calculation. More...
 
class  cross_track_point_box
 
class  haversine
 Distance calculation for spherical coordinates on a perfect sphere using haversine. More...
 
class  projected_point
 Strategy for distance point to segment. More...
 
class  pythagoras
 Strategy to calculate the distance between two points. More...
 
class  pythagoras_box_box
 Strategy to calculate the distance between two boxes. More...
 
class  pythagoras_point_box
 Strategy to calculate the distance between a point and a box. More...