mirror of https://github.com/CGAL/cgal
Update Combinatorial_map/include/CGAL/Combinatorial_map.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
This commit is contained in:
parent
6f2c3d819e
commit
828d57a419
|
|
@ -3710,7 +3710,7 @@ namespace CGAL {
|
|||
void set_automatic_attributes_management_without_correction(bool newval)
|
||||
{ this->automatic_attributes_management = newval; }
|
||||
|
||||
/** Creates a half-edge.
|
||||
/** Creates a halfedge.
|
||||
* @return a dart of the new half-edge.
|
||||
*/
|
||||
Dart_descriptor make_half_edge()
|
||||
|
|
|
|||
Loading…
Reference in New Issue