mirror of https://github.com/CGAL/cgal
Enhanced
This commit is contained in:
parent
6dd570be9c
commit
20051d4e7e
|
|
@ -53,6 +53,7 @@
|
|||
- Fixed do_intersect() of a 2D Arrangement and a curve.
|
||||
- Added overloads of `draw(Arrangement_on_surface_2& arr, Bbox& bbox, ...)` that enable the drawing of arrangements induced by unbounded curves.
|
||||
- Introduced a Geometry Traits concept for arrangement on surfaces that enables the provision of the disconnected portions of an approximation of a curve within a given bounding box.
|
||||
- Made the `Arr_linear_traits_2` a model of the new concept.
|
||||
|
||||
### [3D Mesh Generation](https://doc.cgal.org/6.1/Manual/packages.html#PkgMesh3)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue