Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
Jane Tournois 2022-06-17 14:44:07 +02:00 committed by GitHub
parent edcd0e5742
commit c50f323958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ public:
{
vertex->set_index(index);
}
/** sets surface index of facet \p facet to \p index
/** sets the surface index of facet \p facet to \p index
*/
void set_surface_patch_index(const Facet& f, const Surface_patch_index& index)
{