Go to file
Barend Gehrels 4252e34f2f
Merge pull request #606 from barendgehrels/fix/buffer_miter_intersection_point
Fix of issue #596 - [buffer] fix line/line intersection point calculation for some cases,
2019-06-27 18:09:36 +02:00
.circleci [ci] Run rtree tests one at a time to decrease memory consumption. 2018-11-29 20:26:53 +01: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 Merge pull request #606 from barendgehrels/fix/buffer_miter_intersection_point 2019-06-27 18:09:36 +02:00
index [doc] Fix redirection in index.html files of sublibs. 2019-04-12 21:03:50 +02:00
meta [geometry] Add library metadata. 2014-07-21 04:15:15 +02:00
test [buffer] fix line/line intersection point calculation for some cases, 2019-06-26 14:45:42 +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