cgal/AABB_tree
Pierre Alliez a86c346e54 AABB: implemented two new functions suggested by Andreas:
void clear(void)
bool clear_and_insert(begin,beyond)
2009-04-28 15:29:37 +00:00
..
doc_tex AABB: fix ref to opcode. and few fixes in introduction. 2009-04-28 14:47:22 +00:00
examples/AABB_tree Fix compilation errors (linux x64). 2009-04-27 12:42:04 +00:00
include/CGAL AABB: implemented two new functions suggested by Andreas: 2009-04-28 15:29:37 +00:00
package_info/AABB_tree AABB tree: added (commented) example of projection against a set of segments. 2009-04-26 20:59:43 +00:00
test/AABB_tree * Remove ad-hoc code from AABBTraits: 2009-04-28 15:12:51 +00:00
dont_submit AABB: more on testing: measure tree construction time, speed for all query types, across several kernels. 2009-04-27 20:37:47 +00:00