mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-27 06:52:11 +00:00
694aaa9d31007fbde5bdb0670778bb63ed2e8ec0
Add new tags for reference sphere/spheroid concepts. Add cs::model::sphere<> and cs::model::spheroid<>. Add get_radius(), set_radius() and radius_type<> functions/metafunctions. Add tests. Refactor [extensions] nsphere to use the official functions.
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%
