summaryrefslogtreecommitdiff
path: root/libs/geometry/README.md
blob: 27ba8cdad82f507af3c48b81037012a7126bffe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#![Boost.Geometry](doc/other/logo/logo_bkg.png)

Boost.Geometry, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), defines concepts, primitives and algorithms for solving geometry problems.

### Directories

* **doc** - QuickBook documentation sources
* **examples** - Boost.Geometry examples
* **_extensions_** - examples and tests for the extensions - _develop branch_
* **include** - the sourcecode of Boost.Geometry
* **index** - examples and tests for the Spatial Index
* **test** - Boost.Geometry unit tests

### More information

* [Wiki](http://github.com/boostorg/geometry/wiki)
* [Documentation](http://boost.org/libs/geometry)