Boost.Geometry    Boost C++ Libraries
Namespaces | Functions
as_range.hpp File Reference

Namespaces

 boost
 
 boost::geometry
 
 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) More...
 
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. 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