Files
geometry/README.md
2013-12-14 21:25:42 +01:00

18 lines
665 B
Markdown

#![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)