cgal/Surface_mesh/examples/Surface_mesh
Sebastien Loriot 14b83f0d3e
boost::tie -> std::tie (#8715)
2025-02-12 19:36:19 +01:00
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
check_orientation.cpp Actually use the new IO functions + some example improvements 2020-06-23 18:24:39 +02:00
draw_surface_mesh.cpp Update drawing functor for surface mesh 2023-06-27 09:56:06 +02:00
sm_aabbtree.cpp Merge remote-tracking branch 'cgal/master' into AABB_tree-2d_and_3d 2024-04-19 08:47:54 +02:00
sm_bgl.cpp remove CGAL workaround from cpp files 2023-10-12 10:12:09 +02:00
sm_circulators.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
sm_derivation.cpp Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-09-22 11:35:25 +02:00
sm_do_intersect.cpp extra manual fixes 2021-10-05 17:42:21 +02:00
sm_iterators.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
sm_join.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
sm_kruskal.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
sm_memory.cpp replace * and -> use of std::optional by .value() 2024-05-14 14:44:09 +02:00
sm_points.cpp Surface_mesh: Add example for accessing points 2023-03-21 09:44:49 +01:00
sm_properties.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00