mirror of https://github.com/CGAL/cgal
Fix doc warning
This commit is contained in:
parent
f1c8a918e4
commit
0e5c2c42b9
|
|
@ -2807,7 +2807,7 @@ public:
|
||||||
/*!
|
/*!
|
||||||
\brief returns the 3-dimensional coordinates of the given vertex.
|
\brief returns the 3-dimensional coordinates of the given vertex.
|
||||||
|
|
||||||
\param vertex A vertex of the input face graph
|
\param v A vertex of the input face graph
|
||||||
*/
|
*/
|
||||||
decltype(auto) point(const vertex_descriptor v) const
|
decltype(auto) point(const vertex_descriptor v) const
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue