mirror of https://github.com/CGAL/cgal
Turn comment into doxygen comment
This commit is contained in:
parent
a0826b4929
commit
c37341671e
|
|
@ -59,7 +59,7 @@ When a facet is added, if the same facet exists in another surface, the two surf
|
||||||
*/
|
*/
|
||||||
VAH add_vertex(const Point_3& p);
|
VAH add_vertex(const Point_3& p);
|
||||||
|
|
||||||
/*
|
/*!
|
||||||
* starts a new facet.
|
* starts a new facet.
|
||||||
*/
|
*/
|
||||||
void begin_facet();
|
void begin_facet();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue