| .. |
|
data
|
…
|
|
|
CMakeLists.txt
|
Fix the TBB_USE_FILE warnings
|
2017-11-15 17:00:02 +01:00 |
|
compute_normals_example.cpp
|
Allow examples to use C++>=11 features
|
2016-09-30 18:42:46 +02:00 |
|
compute_normals_example_OM.cpp
|
…
|
|
|
compute_normals_example_Polyhedron.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
connected_components_example.cpp
|
…
|
|
|
corefinement_LCC.cpp
|
Update examples and demo that use BGL for LCC.
|
2017-06-14 11:42:15 -04:00 |
|
corefinement_SM.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
corefinement_consecutive_bool_op.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
corefinement_difference_remeshed.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
corefinement_mesh_union.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
corefinement_polyhedron_union.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
detect_features_example.cpp
|
move properties from Mesh_3 to BGL, Polyhedron_3 and Surface_mesh
|
2018-03-22 16:37:37 +01:00 |
|
face_filtered_graph_example.cpp
|
replace iterators of face patch indices by a range
|
2017-05-30 15:09:42 +02:00 |
|
hausdorff_distance_remeshing_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
hole_filling_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
hole_filling_example_LCC.cpp
|
Update examples and demo that use BGL for LCC.
|
2017-06-14 11:42:15 -04:00 |
|
hole_filling_example_OM.cpp
|
…
|
|
|
hole_filling_example_SM.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
isotropic_remeshing_example.cpp
|
cleaning of example
|
2017-07-11 20:31:31 +02:00 |
|
isotropic_remeshing_of_patch_example.cpp
|
Make dynamic property API similar to the non dynamic case
|
2017-11-29 08:28:16 +00:00 |
|
mesh_slicer_example.cpp
|
Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF
|
2017-05-19 10:28:38 +02:00 |
|
point_inside_example.cpp
|
Merge remote-tracking branch 'mine/Various-Fix_numeric_limits_min_uses-GF' into Various-Fix_numeric_limits_min_uses_411-GF
|
2017-10-27 11:57:21 +02:00 |
|
point_inside_example_OM.cpp
|
Merge remote-tracking branch 'mine/Various-Fix_numeric_limits_min_uses-GF' into Various-Fix_numeric_limits_min_uses_411-GF
|
2017-10-27 11:57:21 +02:00 |
|
polygon_soup_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
random_perturbation_SM_example.cpp
|
add an example for random perturbation
|
2017-06-15 12:31:51 +02:00 |
|
refine_fair_example.cpp
|
Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF
|
2017-05-19 10:28:38 +02:00 |
|
self_intersections_example.cpp
|
Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF
|
2017-05-19 10:28:38 +02:00 |
|
stitch_borders_example.cpp
|
filter edges to be stitched to avoid creating non-manifold vertices
|
2017-10-02 16:20:05 +02:00 |
|
stitch_borders_example_OM.cpp
|
…
|
|
|
surface_mesh_intersection.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
triangulate_faces_example.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
triangulate_faces_example_OM.cpp
|
…
|
|
|
triangulate_polyline_example.cpp
|
…
|
|