mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-11 11:52:11 +00:00
a99fda53624554808fbafa7a732f78dccd232854
It's also consistent with the behavior for Point-like Linestrings. E.g. some MultiLinestring may have boundary and interior in the same point: Ls1: |--------------| MLs2: |------------| |------| In this case the current version of the algorithm will set BB=0 and BI=0.
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%
