mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-19 14:32:10 +00:00
8fc8bd9773c2551ffafc2c613d915269dfba4108
pointing segment; this segment is default constructible, copy constructible and assignable; it stores pointers to points instead of the points themselves (for efficiency); this segment class is meant to be the value type of the segment iterator;
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%
