mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-09 23:22:10 +00:00
b9ff3a7fc46b53fa9f289418f67b9a4ef2fe28a4
The purpose of this is to allow the compilation of the rtree without the need of including the geometry.hpp ond require only index/rtree.hpp or to make the order of includes irrelevant. Furthermore, this is backward compatible. Add missing variant include in the intersection tests. Fix the unused typedefs in the pythagoras_point_box test.
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%
