Go to file
2019-12-02 19:08:42 +01:00
.circleci [ci] Test cs::undefined 1 job at a time to decrease memory consumption. 2019-06-30 20:00:06 +02:00
doc Merge branch 'develop' into bg-prepare 2019-11-06 17:32:00 +01:00
example [example] Add example on distance formula 2019-11-02 07:16:54 +01:00
include/boost Merge branch 'develop' into bg-prepare 2019-11-29 22:47:59 +01:00
index [meta] Set "boost-version" of extensions and index sublibs to "hidden". 2019-08-06 01:44:34 +02:00
meta [geometry] Add library metadata. 2014-07-21 04:15:15 +02:00
test [TEST] add testcases for reported issues 2019-11-23 14:03:40 +01:00
.gitattributes Added geometry to trunk 2011-04-01 18:48:43 +00:00
.gitignore Add .gitignore with basic patterns [ci skip] 2018-10-28 20:17:08 +01:00
index.html Added index.html to release branche 2011-04-02 22:17:05 +00:00
Jamfile.v2 [build] removed extensions from buildfile 2014-06-16 21:33:12 +02:00
README.md [readme] Put # before logo to treat alternative img text as a header 2017-03-23 21:16:53 +01:00
sublibs [sublibs] added newline 2014-06-16 21:32:34 +02:00

Boost.Geometry

Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.

Licence Documentation Wiki Mailing List Chat

Test results

@ Build Coverage Regression
master status status geometry index
develop status status geometry index extensions

Directories

  • doc - QuickBook documentation sources
  • example - 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
  • meta - library metadata
  • test - Boost.Geometry unit tests