mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-11 11:52:11 +00:00
d74deb998de62648292598b618de49f64ea3b8fe
The latest robustness upgrade introduced changes that broke the support: 1. degenerated turns are now method_none+c/c. This is fixed by this commit. 2. ratios aren't calculated for degenerated turns (proviously distances were calculated by AssignPolicy).
Boost.Geometry, part of collection of the Boost C++ Libraries, 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
Description
Languages
C++
99.7%
CMake
0.3%
