![]() |
![]() |
Namespaces | |
boost | |
boost::geometry | |
boost::geometry::resolve_strategy | |
boost::geometry::resolve_variant | |
Functions | |
template<typename Geometry1 , typename Geometry2 , typename Strategy > | |
comparable_distance_result < Geometry1, Geometry2, Strategy >::type | boost::geometry::comparable_distance (Geometry1 const &geometry1, Geometry2 const &geometry2, Strategy const &strategy) |
Calculate the comparable distance measurement of two geometries using the specified strategy. More... | |
template<typename Geometry1 , typename Geometry2 > | |
default_comparable_distance_result < Geometry1, Geometry2 >::type | boost::geometry::comparable_distance (Geometry1 const &geometry1, Geometry2 const &geometry2) |
Calculate the comparable distance measurement of two geometries. 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 |