Go to file
2019-07-20 16:55:27 +02:00
.circleci [ci] Test cs::undefined 1 job at a time to decrease memory consumption. 2019-06-30 20:00:06 +02:00
doc Add headers for touches, covered_by, intersects, overlaps to doc Doxyfile. 2019-04-04 16:49:50 +02:00
example Get rid of iterator.hpp 2017-12-30 11:33:04 +01:00
extensions [doc] Fix redirection in index.html files of sublibs. 2019-04-12 21:03:50 +02:00
include/boost Review, rename integral_type to calc_type 2019-07-20 16:55:27 +02:00
index [test] Update tests WRT recent changes related to CS-specific strategies propagation. 2019-06-24 12:21:19 +02:00
meta [geometry] Add library metadata. 2014-07-21 04:15:15 +02:00
test [line] process review remarks, rename general_form to infinite_line 2019-07-10 13:03:17 +02:00
.gitattributes Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
.gitignore Add .gitignore with basic patterns [ci skip] 2018-10-28 20:17:08 +01:00
index.html Clean-up 2011-09-26 16:11:47 +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