summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/example/Alpha_complex_from_off.cpp
AgeCommit message (Expand)Author
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-11-07Code review: replace streambufffer with streambuffer - was copied/ pasted fro...ROUVREAU Vincent
2019-11-05Use Epeck_d for examples. Add an Epick_d (fast version) example and test itROUVREAU Vincent
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-03-16CppCheck and CppLint fixes for alpha complexesvrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-02-02Make example for doc shorter. Include strategy reviewalvrouvrea
2015-11-27After doc reviewvrouvrea
2015-11-12code review fixvrouvrea
2015-10-02Review fixvrouvrea
2015-08-24Merge trunk + alpha complex fixesvrouvrea
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
2015-06-19Alpha complex documetation - 1st partvrouvrea
2015-06-19File name changedvrouvrea