Boost.Geometry    Boost C++ Libraries
Namespaces | Functions
/home/travis/build/boostorg/boost/boost/geometry/algorithms/detail/as_range.hpp File Reference

Namespaces

namespace  boost
namespace  boost::geometry
namespace  boost::geometry::detail

Functions

template<typename Range , typename Geometry >
Range & boost::geometry::detail::as_range (Geometry &input)
 Function getting either the range (ring, linestring) itself or the outer ring (polygon)
template<typename Range , typename Geometry >
Range const & boost::geometry::detail::as_range (Geometry const &input)
 Function getting either the range (ring, linestring) itself or the outer ring (polygon), const version.

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