/Src/Dependencies/Boost/libs/geometry/doc/reference/core/closure.qbk

http://hadesmem.googlecode.com/ · text · 23 lines · 17 code · 6 blank · 0 comment · 0 complexity · 1b8ca4069f5e395299403aed480fd041 MD5 · raw file

  1. [/============================================================================
  2. Boost.Geometry (aka GGL, Generic Geometry Library)
  3. Copyright (c) 2009-2011 Barend Gehrels, Amsterdam, the Netherlands.
  4. Use, modification and distribution is subject to the Boost Software License,
  5. Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  6. http://www.boost.org/LICENSE_1_0.txt)
  7. =============================================================================/]
  8. [note The closure is defined for any geometry type, but only has a real meaning
  9. for areal geometry types (ring, polygon, multi_polygon)
  10. ]
  11. [heading Complexity]
  12. Compile time
  13. [heading Example]
  14. [closure]
  15. [closure_output]
  16. [heading See also]
  17. * [link geometry.reference.enumerations.closure_selector The closure_selector enumeration]