mirror of https://github.com/CGAL/cgal
Add to change log
This commit is contained in:
parent
b0edde50cf
commit
f91cf8ce99
|
|
@ -7,8 +7,8 @@
|
|||
- The minimal supported version of Boost is now 1.74.0.
|
||||
|
||||
### [3D Constrained Triangulations](https://doc.cgal.org/6.1/Manual/packages.html#PkgCT_3) (new package)
|
||||
- This package adds the function `CGAL::make_conforming_constrained_Delaunay_triangulation_3()`
|
||||
to create a conforming constrained Delaunay triangulation in 3D, which can be represented by the new
|
||||
- This package adds the function `CGAL::make_conforming_constrained_Delaunay_triangulation_3()`
|
||||
to create a conforming constrained Delaunay triangulation in 3D, which can be represented by the new
|
||||
class template `CGAL::Conforming_constrained_Delaunay_triangulation_3`.
|
||||
|
||||
### [Polygon Mesh Processing](https://doc.cgal.org/6.1/Manual/packages.html#PkgPolygonMeshProcessing)
|
||||
|
|
|
|||
Loading…
Reference in New Issue