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 -->
|
<!-- Convex Hull Algorithms -->
|
||||||
<!-- Polygons -->
|
<!-- Polygons -->
|
||||||
<!-- Cell Complexes and Polyhedra -->
|
<!-- 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 -->
|
<!-- Arrangements -->
|
||||||
<!-- Triangulations and Delaunay Triangulations -->
|
<!-- Triangulations and Delaunay Triangulations -->
|
||||||
<!-- Voronoi Diagrams -->
|
<!-- Voronoi Diagrams -->
|
||||||
<!-- Mesh Generation -->
|
<!-- Mesh Generation -->
|
||||||
<!-- Surface Reconstruction -->
|
<!-- Surface Reconstruction -->
|
||||||
<!-- Geometry Processing -->
|
<!-- Geometry Processing -->
|
||||||
<!-- to remove once 4.7 is published
|
<h3>Surface Mesh Parameterization</h3>
|
||||||
<h3>Surface Mesh Parameterization</h3>
|
<ul>
|
||||||
<ul>
|
<li><code>LSCM_parameterizer_3</code> now uses by default Eigen
|
||||||
<li><code>LSCM_parameterizer_3</code> now uses by default Eigen
|
instead of OpenNL as a model
|
||||||
instead of OpenNL as a model
|
of <code>SparseLinearAlgebraTraits_d</code>.</li>
|
||||||
of <code>SparseLinearAlgebraTraits_d</code>.</li>
|
</ul>
|
||||||
</ul>
|
|
||||||
to remove once 4.7 is published: -->
|
|
||||||
<!-- Spatial Searching and Sorting -->
|
<!-- Spatial Searching and Sorting -->
|
||||||
<!-- Geometric Optimization -->
|
<!-- Geometric Optimization -->
|
||||||
<!-- Interpolation -->
|
<!-- Interpolation -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue