PointRange -> PointOutputIterator

This commit is contained in:
Andreas Fabri 2023-12-08 18:03:22 +00:00
parent 38d9db9728
commit 33bb65ae17
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ The following table lists some \cgal data structures that have I/O functions com
</tr>
<tr>
<td>Any point range</td>
<td>\link PkgPointSetProcessing3IOOff CGAL::IO::read_OFF(const std::string&, PointRange&)\endlink</td>
<td>\link PkgPointSetProcessing3IOOff CGAL::IO::read_OFF(const std::string&, PointOutputIterator)\endlink</td>
</tr>
<tr>
<td>Polygon Soup</td>