mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 11:32:15 +00:00
e7e0083428f8dfd2763067f0217e65f332d4bbe4
Add may_update() funcionality which may be used if it's possible to change the result for the specified matrix fields and overlap dimension. Initialize flags in no_turns_aa_pred and uncertain_rings_analyser with values calculated using this functionality. Add manual checks around the parts of areal_areal::apply() where IPs are sorted and analysed.
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%
