More explicit quotation of CGAL Mesh Generator

This commit is contained in:
Simon Giraudot 2016-01-11 09:49:19 +01:00
parent f44b3342f1
commit 5d6e7dece5
1 changed files with 3 additions and 2 deletions

View File

@ -273,8 +273,9 @@ if ( ! function.compute_implicit_function() )
return -1;
\endcode
To produce a mesh out of this implicit function, the \cgal Mesher can
be used:
To produce a mesh out of this implicit function, the
\ref Chapter_3D_Surface_Mesh_Generation "CGAL Surface Mesh Generator"
\cgalCite{cgal:ry-gsddrm-06} can be used:
\code{.cpp}
// Gets one point inside the implicit surface