cgal/AABB_tree
Stéphane Tayeb 7d85cbdd57 * Remove ad-hoc code from AABBTraits:
- add nearest_point_3(Point_3, Triangle_3, Point_3)
  - updates Projecting_traits of AABB_tree
* Fix test compilation (linux x64).
2009-04-28 15:12:51 +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 * Remove ad-hoc code from AABBTraits: 2009-04-28 15:12:51 +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