Skip to content

Commit

Permalink
PointRange -> PointOutputIterator
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Dec 8, 2023
1 parent 38d9db9 commit 33bb65a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 33bb65a

Please sign in to comment.