cgal/Alpha_shapes_2/examples/Alpha_shapes_2
Laurent Rineau 3a223ebd1e cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
..
data Moved data file (should have been in commit 2d20592) 2017-06-28 10:16:23 +02:00
CMakeLists.txt cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
README
ex_alpha_projection_traits.cpp remove ./ prefix 2021-10-04 09:32:04 +02:00
ex_alpha_shapes_2.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
ex_periodic_alpha_shapes_2.cpp remove ./ prefix 2021-10-04 09:32:04 +02:00
ex_weighted_alpha_shapes_2.cpp remove ./ prefix 2021-10-04 09:32:04 +02:00

README

These are short source examples to compute Alpha Shapes and Weighthed Alpha Shapes.