mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-17 13:52:09 +00:00
d31cabb0679885c07045d94ab8c4d6d554ede20b
for small input values (less than 3): when the input point count is less than 3, set the internal point count to 3; this is important for generating valid polygons;
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%
