update changes

This commit is contained in:
Sébastien Loriot 2014-12-16 11:52:59 +01:00
parent cecd1464d9
commit 79d2f2383c
1 changed files with 6 additions and 0 deletions

View File

@ -123,6 +123,12 @@ and <code>src/</code> directories).
<!-- Combinatorial Algorithms -->
<!-- Geometry Kernels -->
<!-- Convex Hull Algorithms -->
<h3>3D Convex Hulls</h3>
<ul>
<li>Add functions <code>halfspace_intersection_3</code> and
<code>halfspace_intersection_with_constructions_3</code> to compute
the intersection of halfspaces defining a closed polyhedron.</li>
</ul>
<!-- Polygons -->
<!-- Cell Complexes and Polyhedra -->
<!-- Arrangements -->