This website requires JavaScript.
Explore
Help
Sign In
boost
/
geometry
Watch
2
Star
0
Fork
0
You've already forked geometry
mirror of
https://github.com/boostorg/geometry.git
synced
2026-02-21 03:02:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
58e9b22f9bb6c53e70ca4a4f7f60be1ee1f1eb40
geometry
/
test
/
rtree
History
Adam Wulkiewicz
f9b2279725
Added rtree predicate index::touches(). The code is commented out since the geometry::touches() algorithm is probably not finished yet. Fixed GCC compile errors in tests.
...
[SVN r79135]
2012-06-27 12:25:38 +00:00
..
Jamfile.v2
rtree tests divided into several files.
2012-06-27 11:44:44 +00:00
rtree2d_linear.cpp
rtree tests divided into several files.
2012-06-27 11:44:44 +00:00
rtree2d_quadratic.cpp
rtree tests divided into several files.
2012-06-27 11:44:44 +00:00
rtree2d_rstar.cpp
rtree tests divided into several files.
2012-06-27 11:44:44 +00:00
rtree3d_linear.cpp
rtree tests divided into several files.
2012-06-27 11:44:44 +00:00
rtree3d_quadratic.cpp
rtree tests divided into several files.
2012-06-27 11:44:44 +00:00
rtree3d_rstar.cpp
rtree tests divided into several files.
2012-06-27 11:44:44 +00:00
test_rtree.hpp
Added rtree predicate index::touches(). The code is commented out since the geometry::touches() algorithm is probably not finished yet. Fixed GCC compile errors in tests.
2012-06-27 12:25:38 +00:00