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

Namespaces

 boost
 
 boost::geometry
 

Functions

template<bool Reverse, typename Geometry , typename SegmentIdentifier , typename RobustPolicy , typename RangeOut >
void boost::geometry::copy_segments (Geometry const &geometry, SegmentIdentifier const &seg_id, signed_size_type to_index, RobustPolicy const &robust_policy, RangeOut &range_out)
 Copy segments from a geometry, starting with the specified segment (seg_id) until the specified index (to_index) 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