| .. |
|
data
|
Add an example for ray shooting
|
2016-04-26 17:12:16 +02:00 |
|
AABB_cached_bbox_example.cpp
|
Fix another compilation error
|
2017-07-19 11:25:19 +02:00 |
|
AABB_custom_example.cpp
|
Remove warnings: do use variables
|
2012-01-23 12:11:13 +00:00 |
|
AABB_custom_indexed_triangle_set_array_example.cpp
|
remove exe property
|
2011-09-06 09:52:23 +00:00 |
|
AABB_custom_indexed_triangle_set_example.cpp
|
Remove warnings: do use variables
|
2012-01-23 12:11:13 +00:00 |
|
AABB_custom_triangle_soup_example.cpp
|
cleanup in #include of AABB_tree examples
|
2014-11-13 11:53:04 +01:00 |
|
AABB_face_graph_triangle_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
AABB_halfedge_graph_edge_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
AABB_insertion_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
AABB_polyhedron_edge_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
AABB_polyhedron_facet_distance_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
AABB_polyhedron_facet_intersection_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
AABB_ray_shooting_example.cpp
|
use the skip functor in the example
|
2017-01-13 16:34:14 +01:00 |
|
AABB_segment_3_example.cpp
|
the segment and triangle primitive are now compatible with the former classes
|
2013-06-19 16:55:29 +02:00 |
|
AABB_triangle_3_example.cpp
|
the segment and triangle primitive are now compatible with the former classes
|
2013-06-19 16:55:29 +02:00 |
|
CMakeLists.txt
|
improve the name of projects in cmake scripts of examples
|
2016-09-08 00:02:55 +02:00 |