Add Convex decomposition and new functions of Nef_3

This commit is contained in:
Andreas Fabri 2008-12-10 17:27:21 +00:00
parent 5c30e9d74f
commit a146ef7f2f
1 changed files with 13 additions and 3 deletions

View File

@ -110,18 +110,28 @@ The following functionality has been added or changed:
- This package provides a function, which computes the Minkowski sum of two point sets in R^3
5.2 Convex Decomposition of Polyhedra (new package)
5.2 Triangulation_3:
- This package allows to decompose a 3D Nef Polyhedron in convex parts.
5.3 3D Triangulations
- Removed the deprecated functions Cell:mirror_index() and Cell::mirror_vertex().
- Derecursification of two functions that in some cases lead to stack overflows
5.3 CGAL and the Qt4 GraphicsView (new package)
5.4 3D Nef Polyhedron
- n-ary union/intersection
- intersection with halfspace under standard kernel
- constructor for polylines
5.5 CGAL and the Qt4 GraphicsView (new package)
- 2D CGAL Kernel objects and many data structures have can be rendered in a QGraphicsView
6 STL Extensions:
- The functor adaptors for argument binding and composition