mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-26 18:42:12 +00:00
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.