| .. |
|
data
|
make is_oriented, compute_facet_normal, and compute_vertex_normal BGL
|
2015-01-23 14:55:36 +01:00 |
|
data_polygon_soup
|
update orient_polygon_soup testsuite
|
2015-01-30 18:02:36 +01:00 |
|
data_slicer
|
add testsuite for polygon mesh slicer
|
2015-01-20 19:51:21 +01:00 |
|
data_stitching
|
…
|
|
|
CMakeLists.txt
|
rename stitch_polygon_mesh to stitch_borders
|
2015-03-09 12:27:58 +01:00 |
|
connected_component_polyhedron.cpp
|
reorganize examples targeting documentation
|
2015-03-13 15:33:06 +01:00 |
|
connected_component_surface_mesh.cpp
|
reorganize examples targeting documentation
|
2015-03-13 15:33:06 +01:00 |
|
normals.cpp
|
Add compute_normals; facet -> face
|
2015-02-11 10:18:00 +01:00 |
|
orient_polygon_mesh_test.cpp
|
add function reverse_face_orientations & rename is_oriented.h to orientation.h
|
2015-03-17 14:48:16 +01:00 |
|
orient_polygon_soup_test.cpp
|
remove useless specification of PolygonMesh
|
2015-02-17 15:40:50 +01:00 |
|
point_inside_helpers.h
|
fix compilation issues (nothing to do with the merge)
|
2015-01-30 17:57:04 +01:00 |
|
point_inside_polyhedron_boundary_test.cpp
|
rename header
|
2015-02-03 10:15:42 +01:00 |
|
point_inside_surface_mesh_test.cpp
|
rename header
|
2015-02-03 10:15:42 +01:00 |
|
polygon_mesh_slicer_test.cpp
|
Polygon_mesh_slicer_3 -> Polygon_mesh_slicer
|
2015-02-03 10:12:42 +01:00 |
|
polyhedron_prog_inside_test.cpp
|
move tests from Operations_on_Polyhedra to Polygon_mesh_processing
|
2015-01-13 15:16:05 +01:00 |
|
self_intersection_polyhedron_test.cpp
|
renaming
|
2015-01-13 16:30:23 +01:00 |
|
self_intersection_surface_mesh_test.cpp
|
renaming
|
2015-01-13 16:30:23 +01:00 |
|
test_orient_polygon_soup.cpp
|
update orient_polygon_soup testsuite
|
2015-01-30 18:02:36 +01:00 |
|
test_stitching.cpp
|
move stitch_borders to Polygon_mesh_processing folder for readability
|
2015-03-09 12:30:16 +01:00 |
|
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp
|
rename functions, files and types for uniformization
|
2015-02-17 16:33:08 +01:00 |
|
triangulate_hole_Polyhedron_3_test.cpp
|
rename functions, files and types for uniformization
|
2015-02-17 16:33:08 +01:00 |
|
triangulate_hole_polyline_test.cpp
|
in triangulate_hole_polyline, replace begin and end iterators by PointRanges
|
2015-03-10 11:38:08 +01:00 |