| .. |
|
Bbox_3_bbox_3_do_intersect.h
|
removed all warnings (-Wall -Wextra).
|
2009-05-10 16:05:48 +00:00 |
|
Bbox_3_line_3_do_intersect.h
|
removed all warnings (-Wall -Wextra).
|
2009-05-10 16:05:48 +00:00 |
|
Bbox_3_plane_3_do_intersect.h
|
One last warning was missing: it appears only in the examples and not in the test suite.
|
2009-05-10 16:15:24 +00:00 |
|
Bbox_3_ray_3_do_intersect.h
|
removed all warnings (-Wall -Wextra).
|
2009-05-10 16:05:48 +00:00 |
|
Bbox_3_segment_3_do_intersect.h
|
removed all warnings (-Wall -Wextra).
|
2009-05-10 16:05:48 +00:00 |
|
Bbox_3_sphere_3_do_intersect.h
|
AABB tree: more on tests
|
2009-05-18 20:33:04 +00:00 |
|
Bbox_3_triangle_3_do_intersect.h
|
removed all warnings (-Wall -Wextra).
|
2009-05-10 16:05:48 +00:00 |
|
Triangle_3_line_3_intersection.h
|
Improve clip in triangle_ray/line/seg intersection construction. There is more to do i think.
|
2009-05-15 17:22:03 +00:00 |
|
Triangle_3_plane_3_intersection.h
|
…
|
|
|
Triangle_3_ray_3_intersection.h
|
Improve clip in triangle_ray/line/seg intersection construction. There is more to do i think.
|
2009-05-15 17:22:03 +00:00 |
|
Triangle_3_segment_3_intersection.h
|
Remove compiler warnings.
|
2009-06-03 09:40:47 +00:00 |
|
nearest_point_segment_3.h
|
removed the warnings, except in one of the test cases. Working on it.
|
2009-05-10 15:24:04 +00:00 |
|
nearest_point_triangle_3.h
|
…
|
|