mirror of https://github.com/CGAL/cgal
update changes.html
This commit is contained in:
parent
701519e48f
commit
b1e00b1f4a
|
|
@ -169,6 +169,10 @@ and <code>src/</code> directories).
|
|||
<code>CGAL::Polygon_mesh_processing::isotropic_remeshing()</code>
|
||||
and a helper function for isotropic remeshing :
|
||||
<code>CGAL::Polygon_mesh_processing::split_long_edges()</code></li>
|
||||
<li>Add the function <code>CGAL::Polygon_mesh_processing::border_halfedges()</code>
|
||||
to collect the border of a given face range</li>
|
||||
<li>Add the function <code>CGAL::Polygon_mesh_processing::remove_isolated_vertices()</code>
|
||||
to be used on any polygon mesh</li>
|
||||
</ul>
|
||||
<h3>Surface Mesh Parameterization</h3>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue