Boost.Geometry    Boost C++ Libraries
Namespaces | Functions
/home/travis/build/boostorg/boost/boost/geometry/util/normalize_spheroidal_box_coordinates.hpp File Reference

Namespaces

namespace  boost
namespace  boost::geometry
namespace  boost::geometry::math

Functions

template<typename Units , typename CoordinateType >
void boost::geometry::math::normalize_spheroidal_box_coordinates (CoordinateType &longitude1, CoordinateType &latitude1, CoordinateType &longitude2, CoordinateType &latitude2)
 Short utility to normalize the coordinates of a box on a spheroid.
template<typename Units , typename CoordinateType >
void boost::geometry::math::normalize_spheroidal_box_coordinates (CoordinateType &longitude1, CoordinateType &latitude1, CoordinateType &longitude2, CoordinateType &latitude2, bool band)
 Short utility to normalize the coordinates of a box on a spheroid.

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