cgal/Alpha_shapes_2/examples/Alpha_shapes_2
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
..
data Moved data file (should have been in commit 2d20592) 2017-06-28 10:16:23 +02:00
CMakeLists.txt extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01: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.