Files
geometry/doc/reference/core/point_order.qbk
Barend Gehrels 7cb0ae96fd Boost.Geometry update copyright -> 2012
[SVN r76390]
2012-01-09 21:56:08 +00:00

25 lines
810 B
Plaintext

[/============================================================================
Boost.Geometry (aka GGL, Generic Geometry Library)
Copyright (c) 2009-2012 Barend Gehrels, Amsterdam, the Netherlands.
Use, modification and distribution is subject to the Boost Software License,
Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
=============================================================================/]
[note The point order is defined for any geometry type, but only has a real meaning
for areal geometry types (ring, polygon, multi_polygon)
]
[heading Complexity]
Compile time
[heading Example]
[point_order]
[point_order_output]
[heading See also]
* [link geometry.reference.enumerations.order_selector The order_selector enumeration]