mirror of https://github.com/CGAL/cgal
update changes.html
This commit is contained in:
parent
0ffd585a5c
commit
3972130053
|
|
@ -138,6 +138,12 @@ and <code>src/</code> directories).
|
|||
</ul>
|
||||
<!-- Geometry Processing -->
|
||||
<!-- Spatial Searching and Sorting -->
|
||||
<h3>3D Fast Intersection and Distance Computation</h3>
|
||||
<ul>
|
||||
<li>Add new constructors to <code>AABB_halfedge_graph_segment_primitive</code> and
|
||||
<code>AABB_face_graph_triangle_primitive</code> in order to be able to build primitives
|
||||
one by one.</li>
|
||||
</ul>
|
||||
<!-- Geometric Optimization -->
|
||||
<!-- Interpolation -->
|
||||
<!-- Support Library -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue