summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/example/Alpha_complex_from_points.cpp
AgeCommit message (Expand)Author
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-11-05Use Epeck_d for examples. Add an Epick_d (fast version) example and test itROUVREAU Vincent
2018-11-17Simplify example.glisse
2016-10-20Merge last trunk modificationvrouvrea
2016-09-23Fix cpplintsvrouvrea
2016-09-22New template function create_complex for Alpha_complex to create the simplici...vrouvrea
2016-07-01Merge last trunk modificationsvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-05-30C++11 stylevrouvrea
2016-04-06Replace Delaunay_triangulation_off_io.h and Delaunay_triangulation_off_rw.cpp...vrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-02-02Make example for doc shorter. Include strategy reviewalvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-27After doc reviewvrouvrea
2015-11-09Code review fixesvrouvrea
2015-11-09Backmerge from trunk.vrouvrea
2015-08-17Alpha complex fix for only inserting when alpha is less thanvrouvrea
2015-08-05Debug traces in DEBUG modevrouvrea
2015-06-24Alpha complex construction from a list of CGAL pointsvrouvrea