mirror of https://github.com/CGAL/cgal
more authors
This commit is contained in:
parent
dbf3e6a175
commit
40749e1893
|
|
@ -8,7 +8,7 @@
|
|||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial
|
||||
//
|
||||
//
|
||||
// Author(s) : Hossam Saeed
|
||||
// Author(s) : Hossam Saeed, Sébastien Valette, and Sébastien Loriot
|
||||
//
|
||||
|
||||
#ifndef CGAL_PMP_ACVD_REMESHING_H
|
||||
|
|
@ -1061,5 +1061,6 @@ TriangleMesh acvd_isotropic_remeshing(
|
|||
} // namespace CGAL
|
||||
|
||||
#undef CGAL_WEIGHT_CLAMP_RATIO_THRESHOLD
|
||||
#undef CGAL_TO_QEM_MODIFICATION_THRESHOLD
|
||||
|
||||
#endif // CGAL_PMP_ACVD_REMESHING_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue