mirror of https://github.com/CGAL/cgal
update changes.html
This commit is contained in:
parent
3448f7cd57
commit
f53bc373a0
|
|
@ -171,6 +171,9 @@ and <code>src/</code> directories).
|
||||||
<h3>Polygon Mesh Processing</h3>
|
<h3>Polygon Mesh Processing</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Add function <code>keep_large_connected_components()</code></li>
|
<li>Add function <code>keep_large_connected_components()</code></li>
|
||||||
|
<li>Add measuring functions for polygon meshes, to compute length, area,
|
||||||
|
and volume of simplices or group of simplices of a polygon mesh.</li>
|
||||||
|
<li>Add function bbox_3() to compute the bounding box of a polygon mesh.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>Point Set Processing</h3>
|
<h3>Point Set Processing</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue