mirror of https://github.com/CGAL/cgal
doc
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
parent
42c1eb0496
commit
edcd0e5742
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue