mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-31 20:22:09 +00:00
38389101829ed993523730ecedcd097fbf1ec70b
Without this, if the intersection of endpoints is checked using only the ratios, the intersecting endpoints may not be detected as such. This is important for floating-point coordinates/ratios.
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%
