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-12 00:02:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7ae26e7c0fea1ed467c10a3ec7be4cbd58933c49
geometry
/
tests
History
Adam Wulkiewicz
7ae26e7c0f
Algo-related names changed to Options-related names. All options gathered in one file /rtree/options.hpp instead of defining them separately for all rtree variants in /rtree/[variant]/options.hpp.
...
[SVN r72569]
2011-06-13 16:34:49 +00:00
..
additional_glut_vis.cpp
rtree template parameters sequence changed
2011-06-12 18:51:12 +00:00
additional_load_time_vis.cpp
new creation algorithm added
2011-04-30 20:53:59 +00:00
additional_sizes_and_times.cpp
Algo-related names changed to Options-related names. All options gathered in one file /rtree/options.hpp instead of defining them separately for all rtree variants in /rtree/[variant]/options.hpp.
2011-06-13 16:34:49 +00:00
main.cpp
intersects changed to within in remove visitor + some comments added
2011-05-13 20:23:16 +00:00
rtree_filters.hpp
R*tree implementation based on boost::variant
2011-03-24 23:52:27 +00:00
rtree_native.hpp
rtree template parameters sequence changed
2011-06-12 18:51:12 +00:00
translators.hpp
simple Tag template parameter replaced by Algo traits containing tags of some number of algorithms. User now may use a combination of implemented algorithms or just use one of the predefined.
2011-06-13 00:26:38 +00:00