Boost.Geometry    Boost C++ Libraries
Namespaces | Classes
boost::geometry::strategy::distance Namespace Reference

Namespaces

 services
 
 comparable
 

Classes

class  andoyer
 Point-point distance approximation taking flattening into account. More...
 
class  cross_track
 Strategy functor for distance point to segment calculation. More...
 
class  cross_track_point_box
 Strategy functor for distance point to box calculation. More...
 
class  geographic
 
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...
 
class  thomas
 The solution of the inverse problem of geodesics on latlong coordinates, Forsyth-Andoyer-Lambert type approximation with second order terms. More...
 
class  vincenty
 Distance calculation formulae on latlong coordinates, after Vincenty, 1975. More...
 

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen