/Src/Dependencies/Boost/libs/geometry/doc/reference/geometries/adapted/boost_range/sliced.qbk

http://hadesmem.googlecode.com/ · text · 36 lines · 23 code · 13 blank · 0 comment · 0 complexity · ffc79681650a15cc5d5c3302a7a52577 MD5 · raw file

  1. [/============================================================================
  2. Boost.Geometry (aka GGL, Generic Geometry Library)
  3. Copyright (c) 2007-2011 Barend Gehrels, Amsterdam, the Netherlands.
  4. Copyright (c) 2008-2011 Bruno Lalande, Paris, France.
  5. Copyright (c) 2009-2011 Mateusz Loskot, London, UK.
  6. Use, modification and distribution is subject to the Boost Software License,
  7. Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  8. http://www.boost.org/LICENSE_1_0.txt)
  9. =============================================================================/]
  10. [section:sliced Boost.Range sliced]
  11. [def __adaptor__ Boost.Range sliced range adaptor]
  12. __adaptor__ is adapted to Boost.Geometry
  13. [heading Description]
  14. __adaptor__ creates a slice of a range (usually a linestring)
  15. [heading Model of]
  16. [include adapts_model.qbk]
  17. [heading Header]
  18. `#include <boost/geometry/geometries/adapted/boost_range/sliced.hpp>`
  19. __not_in_boost_geometry_hpp__
  20. [heading Example]
  21. [boost_range_sliced]
  22. [boost_range_sliced_output]
  23. [endsect]