| .. |
|
AABB_drawing_traits.h
|
AABB tree: rename is_smaller to is_contained
|
2009-04-26 21:48:18 +00:00 |
|
AABB_intersections.h
|
* Remove ad-hoc code from AABBTraits:
|
2009-04-28 15:12:51 +00:00 |
|
AABB_node.h
|
Fix compilation errors (linux x64).
|
2009-04-27 12:42:04 +00:00 |
|
AABB_polyhedral_oracle.h
|
Fix polyhedral oracle. Add class AABB_const_polyhedron_triangle_primitive.
|
2009-04-27 13:25:46 +00:00 |
|
AABB_polyhedron_edge_primitive.h
|
AABB tree: replace xref/yref/zref and point_on by a single reference_point() function for primitive.
|
2009-04-27 08:58:19 +00:00 |
|
AABB_polyhedron_triangle_primitive.h
|
Fix polyhedral oracle. Add class AABB_const_polyhedron_triangle_primitive.
|
2009-04-27 13:25:46 +00:00 |
|
AABB_search_tree.h
|
AABB tree: the projection does not construct the KD-tree at the first projection query anymore. for efficient projection queries either the user calls for its explicit construction during the AABB construction or calls "construct_search_Tree()". otherwise the first primitive reference point is used as (naive) hint.
|
2009-04-27 15:36:35 +00:00 |
|
AABB_segment_primitive.h
|
AABB tree: replace xref/yref/zref and point_on by a single reference_point() function for primitive.
|
2009-04-27 08:58:19 +00:00 |
|
AABB_traits.h
|
* Remove ad-hoc code from AABBTraits:
|
2009-04-28 15:12:51 +00:00 |
|
AABB_tree.h
|
* Remove ad-hoc code from AABBTraits:
|
2009-04-28 15:12:51 +00:00 |
|
AABB_triangle_primitive.h
|
AABB tree: replace xref/yref/zref and point_on by a single reference_point() function for primitive.
|
2009-04-27 08:58:19 +00:00 |
|
Bbox_3_bbox_3_do_intersect.h
|
AABB tree: rename intersection file
|
2009-04-26 18:09:40 +00:00 |
|
Bbox_3_line_3_do_intersect.h
|
AABB tree: rename intersection files
|
2009-04-26 17:32:34 +00:00 |
|
Bbox_3_plane_3_do_intersect.h
|
AABB tree: rename intersection files
|
2009-04-26 17:32:34 +00:00 |
|
Bbox_3_ray_3_do_intersect.h
|
AABB tree: rename intersection files
|
2009-04-26 17:32:34 +00:00 |
|
Bbox_3_segment_3_do_intersect.h
|
AABB tree: rename intersection files
|
2009-04-26 17:32:34 +00:00 |
|
Bbox_3_sphere_3_do_intersect.h
|
AABB tree: rename intersection files
|
2009-04-26 17:32:34 +00:00 |
|
Bbox_3_triangle_3_do_intersect.h
|
Fix compilation errors (linux x64).
|
2009-04-27 12:42:04 +00:00 |
|
Triangle_3_line_3_intersection.h
|
AABB tree: move files up
|
2009-04-24 13:35:41 +00:00 |
|
Triangle_3_plane_3_intersection.h
|
AABB tree: move files up
|
2009-04-24 13:35:41 +00:00 |
|
Triangle_3_ray_3_intersection.h
|
AABB tree: move files up
|
2009-04-24 13:35:41 +00:00 |
|
Triangle_3_segment_3_intersection.h
|
AABB tree: attempt to fix compilation on Linux
|
2009-04-27 11:45:38 +00:00 |