cgal/Alpha_shapes_2/examples/Alpha_shapes_2
Maxime Gimeno c49152359c update max version of cmake and announce the new minimal in CHANGE.md 2021-04-15 15:08:54 +02:00
..
data Moved data file (should have been in commit 2d20592) 2017-06-28 10:16:23 +02:00
CMakeLists.txt update max version of cmake and announce the new minimal in CHANGE.md 2021-04-15 15:08:54 +02:00
README
ex_alpha_projection_traits.cpp remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
ex_alpha_shapes_2.cpp remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
ex_periodic_alpha_shapes_2.cpp remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
ex_weighted_alpha_shapes_2.cpp Fixed a few Alpha Shapes 2 headers 2017-08-23 16:40:55 +02:00

README

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