cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Laurent Rineau d2bc415a15 Merge pull request #6950 from lrineau/CGAL-allow_Epick_with_float-GF
Simple_precision_epick: an Epick-like kernel with float as FT
2023-05-04 16:37:17 +02:00
..
CMakeLists.txt
cc_compatible_orientations.cpp
compute_normals_example.cpp
compute_normals_example_OM.cpp
compute_normals_example_Polyhedron.cpp
connected_components_example.cpp
corefinement_LCC.cpp
corefinement_OM_union.cpp
corefinement_SM.cpp
corefinement_consecutive_bool_op.cpp
corefinement_difference_remeshed.cpp
corefinement_mesh_union.cpp
corefinement_mesh_union_and_intersection.cpp
corefinement_mesh_union_progress.cpp
corefinement_mesh_union_with_attributes.cpp
corefinement_parallel_union_meshes.cpp
corefinement_polyhedron_union.cpp
delaunay_remeshing_example.cpp
detect_features_example.cpp
extrude.cpp
face_filtered_graph_example.cpp
hausdorff_bounded_error_distance_example.cpp
hausdorff_distance_remeshing_example.cpp
hole_filling_example.cpp
hole_filling_example_LCC.cpp
hole_filling_example_OM.cpp
hole_filling_example_SM.cpp
hole_filling_visitor_example.cpp
isotropic_remeshing_example.cpp
isotropic_remeshing_of_patch_example.cpp
locate_example.cpp
manifoldness_repair_example.cpp
match_faces.cpp
mesh_slicer_example.cpp
mesh_smoothing_example.cpp
orient_polygon_soup_example.cpp
orientation_pipeline_example.cpp
point_inside_example.cpp
point_inside_example_OM.cpp
polyhedral_envelope.cpp
polyhedral_envelope_mesh_containment.cpp
polyhedral_envelope_of_triangle_soup.cpp
random_perturbation_SM_example.cpp
refine_fair_example.cpp
remesh_almost_planar_patches.cpp
remesh_planar_patches.cpp
repair_polygon_soup_example.cpp
self_intersections_example.cpp
shape_smoothing_example.cpp
stitch_borders_example.cpp
stitch_borders_example_OM.cpp
surface_mesh_intersection.cpp
tangential_relaxation_example.cpp
triangulate_faces_example.cpp Merge pull request #7392 from MaelRL/CGAL_IO-Obj_fixes-GF 2023-04-24 14:08:22 +02:00
triangulate_faces_example_OM.cpp
triangulate_faces_split_visitor_example.cpp Derive Visitor in example to have default implementations of some callbacks 2023-04-04 08:47:07 +01:00
triangulate_polyline_example.cpp
volume_connected_components.cpp