mirror of https://github.com/CGAL/cgal
doc
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
parent
b518ca1358
commit
1efc36bf2a
|
|
@ -476,7 +476,7 @@ public:
|
|||
{
|
||||
cell->set_subdomain_index(index);
|
||||
}
|
||||
/** sets dimension of vertex \p vertex to \p dimension
|
||||
/** sets the dimension of vertex \p vertex to \p dimension
|
||||
*/
|
||||
void set_dimension(const Vertex_handle& vertex, int dimension) const
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue