mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-11 11:52:11 +00:00
80654aea6575142cdc67bbe0f9ac79885e2409c1
The code was moved outside get_turn_info_for_endpoints, to linear_intersections. The code in the caller is more clear and safer since all variables are initialized and stored in linear_intersections.
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%
