mirror of https://github.com/CGAL/cgal
update changes
This commit is contained in:
parent
271325c5c3
commit
3800004115
|
|
@ -127,20 +127,22 @@ and <code>src/</code> directories).
|
|||
<!-- Convex Hull Algorithms -->
|
||||
<!-- Polygons -->
|
||||
<!-- Cell Complexes and Polyhedra -->
|
||||
<h3>3D Boolean Operations on Nef Polyhedra</h3>
|
||||
<ul>
|
||||
<li>Add 3 new constructors: from a point range, from a point, and from a segment.</li>
|
||||
</ul>
|
||||
<!-- Arrangements -->
|
||||
<!-- Triangulations and Delaunay Triangulations -->
|
||||
<!-- Voronoi Diagrams -->
|
||||
<!-- Mesh Generation -->
|
||||
<!-- Surface Reconstruction -->
|
||||
<!-- Geometry Processing -->
|
||||
<!-- to remove once 4.7 is published
|
||||
<h3>Surface Mesh Parameterization</h3>
|
||||
<ul>
|
||||
<li><code>LSCM_parameterizer_3</code> now uses by default Eigen
|
||||
instead of OpenNL as a model
|
||||
of <code>SparseLinearAlgebraTraits_d</code>.</li>
|
||||
</ul>
|
||||
to remove once 4.7 is published: -->
|
||||
<h3>Surface Mesh Parameterization</h3>
|
||||
<ul>
|
||||
<li><code>LSCM_parameterizer_3</code> now uses by default Eigen
|
||||
instead of OpenNL as a model
|
||||
of <code>SparseLinearAlgebraTraits_d</code>.</li>
|
||||
</ul>
|
||||
<!-- Spatial Searching and Sorting -->
|
||||
<!-- Geometric Optimization -->
|
||||
<!-- Interpolation -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue