Adam Wulkiewicz 2d12cfc987 [buffer] Refactor buffer interface.
Add DG support for buffer version taking all of the parameters.
Divide buffer.hpp into interface and implementation parts.
Move implementation to dispatch namespace.
Expect geometry as output (POTENTIALLY BREAKING).
Use bg::clear() to clear output geometry instead of member function
clear() (POTENTIALLY BREAKING).
Check concept for output geometry instead value_type (POTENTIALLY
BREAKING).
2022-06-14 22:04:52 +02:00
2022-06-14 18:14:13 +02:00
2011-09-26 16:11:47 +00:00
2021-08-23 17:32:58 +02:00
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. Boost.Geometry is a C++14 header-only library.

Licence Documentation Wiki Mailing List Chat

Test results

Branch Build Coverage Regression Documentation
develop circleci
minimal
coveralls
codecov
geometry index extensions documentation
master circleci
minimal
coveralls
codecov
geometry index documentation

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
Description
Mirrored via gitea-mirror
Readme 61 MiB
Languages
C++ 99.7%
CMake 0.3%