| .. |
|
data
|
Add new example data file
|
2019-06-20 14:06:00 +02:00 |
|
CMakeLists.txt
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
compute_normals_example.cpp
|
…
|
|
|
compute_normals_example_OM.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
compute_normals_example_Polyhedron.cpp
|
…
|
|
|
connected_components_example.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
corefinement_LCC.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
corefinement_SM.cpp
|
…
|
|
|
corefinement_consecutive_bool_op.cpp
|
…
|
|
|
corefinement_difference_remeshed.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
corefinement_mesh_union.cpp
|
…
|
|
|
corefinement_mesh_union_and_intersection.cpp
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
|
corefinement_mesh_union_with_attributes.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
corefinement_polyhedron_union.cpp
|
…
|
|
|
detect_features_example.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
face_filtered_graph_example.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
hausdorff_distance_remeshing_example.cpp
|
…
|
|
|
hole_filling_example.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
hole_filling_example_LCC.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
hole_filling_example_OM.cpp
|
replace cpp11::tuple by std::tuple
|
2019-03-29 13:28:33 +01:00 |
|
hole_filling_example_SM.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
isotropic_remeshing_example.cpp
|
…
|
|
|
isotropic_remeshing_of_patch_example.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
locate_example.cpp
|
Add an example showing the usage of PMP::Locate
|
2019-10-08 15:55:17 +02:00 |
|
manifoldness_repair_example.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
mesh_slicer_example.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
mesh_smoothing_example.cpp
|
Tiny verbose change
|
2019-07-03 12:04:06 +02:00 |
|
orient_polygon_soup_example.cpp
|
Updated orient_polygon_soup example to also showcase orient_to_bound_a_volume
|
2018-07-24 15:15:01 +02:00 |
|
point_inside_example.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
point_inside_example_OM.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
random_perturbation_SM_example.cpp
|
…
|
|
|
refine_fair_example.cpp
|
…
|
|
|
repair_polygon_soup_example.cpp
|
Fix a PMP example
|
2020-05-06 11:31:13 +02:00 |
|
self_intersections_example.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
shape_smoothing_example.cpp
|
Enable passing nb_iter/time step in command line arg
|
2019-06-20 13:38:21 +02:00 |
|
stitch_borders_example.cpp
|
…
|
|
|
stitch_borders_example_OM.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
surface_mesh_intersection.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
triangulate_faces_example.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
triangulate_faces_example_OM.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
triangulate_polyline_example.cpp
|
…
|
|