Fix doc warning

This commit is contained in:
Mael Rouxel-Labbé 2022-07-07 10:15:09 +02:00
parent f1c8a918e4
commit 0e5c2c42b9
1 changed files with 1 additions and 1 deletions

View File

@ -2807,7 +2807,7 @@ public:
/*!
\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
{