blob: a169b04752a9604becf8ce83406e89cf15464221 [file] [log] [blame]
[/============================================================================
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)
=============================================================================/]
[section:min_corner min_corner]
Indicates the minimal corner (lower left) of a box to be get, set or processed
[heading Synopsis]
`` int const min_corner = 0; ``
[include reference/core/min_max_corner.qbk]
[heading See also]
* [link geometry.reference.constants.max_corner max_corner]
* [link geometry.reference.access.get.get_1_with_index get with index]
* [link geometry.reference.access.set.set_2_with_index set with index]
[endsect]