mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-13 12:32:09 +00:00
edf2c00db6351d623c6030b961811256252385e7
This commit fixes the ticket https://svn.boost.org/trac/boost/ticket/9628. The side is calculated always WRT the vertical segment if the p<1> is "equal" to one of the segment endpoint's <1>. For more information see the comment in the code.
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%
