• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/============================================================================
2  Boost.Geometry (aka GGL, Generic Geometry Library)
3
4  Copyright (c) 2009-2012 Barend Gehrels, Amsterdam, the Netherlands.
5  Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
6  Copyright (c) 2009-2012 Bruno Lalande, Paris, France.
7
8  Use, modification and distribution is subject to the Boost Software License,
9  Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
10  http://www.boost.org/LICENSE_1_0.txt)
11=============================================================================/]
12
13[heading Notes]
14[note Coordinates are not initialized. If the constructor with parameters is not
15called and points are not assigned using `set` or `assign` then the coordinate
16values will contain garbage]
17