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

View File

@ -449,7 +449,7 @@ public:
v->set_dimension(-1);
}
/** sets index of vertex \p vertex to \p index
/** sets the index of vertex \p vertex to \p index
*/
void set_index(const Vertex_handle& vertex, const Index& index) const
{