cgal/Alpha_shapes_2/examples/Alpha_shapes_2
Sébastien Loriot ce126b87c6 remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
..
data Moved data file (should have been in commit 2d20592) 2017-06-28 10:16:23 +02:00
CMakeLists.txt Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +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.