mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-16 01:22:10 +00:00
987cf6ee1e7a2971bec79b48d3f3d056d490025c
rename detail/is_simple/pointlike.hpp to detail/is_simple/multipoint.hpp; move code for geometries that are always simple to detail/is_simple/always_simply.hpp; for areal geometries (rings, polygons, multi-polygons) implement simpliciality check by checking for duplicate points;
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%
