mirror of https://github.com/CGAL/cgal
sort lexicographically packages in changes after Installation)
This commit is contained in:
parent
f9cf110cce
commit
3f10b51ea6
|
|
@ -146,18 +146,6 @@ David A. Wheeler's 'SLOCCount'</a>, restricted to the <code>include/CGAL/</code>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>3D Minkowski Sum of Polyhedra</h3>
|
|
||||||
<ul>
|
|
||||||
<li> Fix a memory leak.
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>3D Fast Intersection and Distance Computation</h3>
|
|
||||||
<ul>
|
|
||||||
<li> Update requirements of the concepts <code>AABBTraits</code>
|
|
||||||
and <code>AABBGeomTraits</code> to match the implementation of the
|
|
||||||
package.
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>2D Arrangements</h3>
|
<h3>2D Arrangements</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li> Enhanced the 2D-arrangements demonstration program and ported it
|
<li> Enhanced the 2D-arrangements demonstration program and ported it
|
||||||
|
|
@ -180,6 +168,23 @@ David A. Wheeler's 'SLOCCount'</a>, restricted to the <code>include/CGAL/</code>
|
||||||
range of points with info.
|
range of points with info.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h3>2D Voronoi Diagram Adaptor</h3>
|
||||||
|
<ul>
|
||||||
|
<li> Bug-fix: Add ccb() method in face type as documented.
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>3D Minkowski Sum of Polyhedra</h3>
|
||||||
|
<ul>
|
||||||
|
<li> Fix a memory leak.
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>3D Fast Intersection and Distance Computation</h3>
|
||||||
|
<ul>
|
||||||
|
<li> Update requirements of the concepts <code>AABBTraits</code>
|
||||||
|
and <code>AABBGeomTraits</code> to match the implementation of the
|
||||||
|
package.
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h3>Generator</h3>
|
<h3>Generator</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li> Addition of the <code>Combination_enumerator</code>
|
<li> Addition of the <code>Combination_enumerator</code>
|
||||||
|
|
@ -202,11 +207,6 @@ David A. Wheeler's 'SLOCCount'</a>, restricted to the <code>include/CGAL/</code>
|
||||||
reconstruct undersampled zones. The poisson reconstruction plugin
|
reconstruct undersampled zones. The poisson reconstruction plugin
|
||||||
of the Polyhedron demo has an option to switch it on.
|
of the Polyhedron demo has an option to switch it on.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>2D Voronoi Diagram Adaptor</h3>
|
|
||||||
<ul>
|
|
||||||
<li> Bug-fix: Add ccb() method in face type as documented.
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue