summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/example/Weighted_alpha_complex_3d_from_points.cpp
AgeCommit message (Expand)Author
2020-10-05code review: promote SAFE modeROUVREAU Vincent
2020-09-30code review: emplace_back versus push_backROUVREAU Vincent
2020-09-29code review: inconsistency between code and commentROUVREAU Vincent
2020-09-16Some documentation about weighted dD Alpha complex. Make examples 3d/dD consi...ROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-10-31Add a get_point method for Alpha_complex_3d. Change Point_3 type to be either...ROUVREAU Vincent
2018-11-23 // We could use Epick + CGAL::Tag_true for not weighted nor periodic, but d...vrouvrea
2018-11-21Code review : Use # error instead of static_assert(false, ...) for CGAL versi...vrouvrea
2018-11-16Doc review : User version bad description for Alpha complex 3dvrouvrea
2018-09-25clang-format all filesvrouvrea
2018-09-25Constants shall be upper casevrouvrea
2018-09-07Code review : rearrange documentation and examples according to making choice...vrouvrea
2018-08-28Make fast/safe/exact, weighted/non-weighted, periodic/non-periodic more ortho...vrouvrea
2018-07-31Add unitary tests and documentationvrouvrea