mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-13 12:32:09 +00:00
d2e7bc17e88ee531a8d4d0eaa8c636508b84d663
* move code common to other counting algorithms in namespace detail::counting (in file algorithms/detail/counting.hpp) * implement detail::range_count using detail::num_segments::range_count * implement algorithm for boxes of any dimension
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%
