mirror of https://github.com/CGAL/cgal
Update changes.html
This commit is contained in:
parent
0691b59d86
commit
7ec3c25aa9
|
|
@ -249,6 +249,13 @@ and <code>src/</code> directories).
|
|||
models using the third party Eigen library.
|
||||
</li>
|
||||
</ul>
|
||||
<h3>CGAL and the Boost Graph Library</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Add a helper function <code>CGAL::clear</code> which clears a
|
||||
MutableFaceGraph efficiently and generically.
|
||||
</li>
|
||||
</ul>
|
||||
<!-- Visualization -->
|
||||
|
||||
<!-- end of the div for 4.8 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue