Add CGAL::IO:: for linking

This commit is contained in:
Andreas Fabri 2023-12-13 10:45:08 +00:00
parent 2713fe3c41
commit b1195233fa
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ The table above only lists the functions that work with any polygon mesh.
<td>`CGAL::IO::write_VTP()`</td>
<td>`CGAL::IO::write_OBJ()`</td>
<td>`CGAL::IO::write_GOCAD()`</td>
<td>\link CGAL::IO::write_WRL() `write_WRL()`\endlink</td>
<td>`CGAL::IO::write_WRL()`</td>
</tr>
</table>