mirror of https://github.com/CGAL/cgal
Amend the changes log
This commit is contained in:
parent
2af8d42ed3
commit
471c87e5ca
|
|
@ -160,6 +160,12 @@ and <code>src/</code> directories).
|
|||
<!-- Triangulations and Delaunay Triangulations -->
|
||||
<!-- Voronoi Diagrams -->
|
||||
<!-- Mesh Generation -->
|
||||
<h3>3D Mesh Generation</h3>
|
||||
<ul>
|
||||
<li><b>Breaking change:</b> All models of the
|
||||
concept <code>MeshDomain_3</code> must now provide a member
|
||||
function <code>bbox()</code>. </li>
|
||||
</ul>
|
||||
<!-- Surface Reconstruction -->
|
||||
<!-- Geometry Processing -->
|
||||
<h3>Polygon Mesh Processing</h3>
|
||||
|
|
|
|||
Loading…
Reference in New Issue