mirror of https://github.com/CGAL/cgal
update changes
This commit is contained in:
parent
cecd1464d9
commit
79d2f2383c
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue