more authors

This commit is contained in:
Sébastien Loriot 2025-02-10 23:02:06 +01:00
parent dbf3e6a175
commit 40749e1893
1 changed files with 2 additions and 1 deletions

View File

@ -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