cgal/Alpha_shapes_2/examples/Alpha_shapes_2
Maxime Gimeno 9c15f2c9dc Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
..
data Moved data file (should have been in commit 2d20592) 2017-06-28 10:16:23 +02:00
CMakeLists.txt Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
README Move packages to trunk root 2006-02-14 08:58:13 +00:00
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.