mirror of https://github.com/CGAL/cgal
Introduced traits classes that handle circular arcs based on the circular kernel
This commit is contained in:
parent
4dd297bdf9
commit
7600b497b1
|
|
@ -102,6 +102,7 @@ defined in windows.h
|
|||
- Added support for unbounded curves.
|
||||
- Added a traits class that supports bounded and unbounded linear objects,
|
||||
namely lines, rays and line segments.
|
||||
- Added traits classes that handle circular arcs based on the circular kernel.
|
||||
- Added a traits class that supports Bezier curves.
|
||||
- Enhanced the traits class that supports rational functions to
|
||||
handle unbounded (as well as bounded) arcs
|
||||
|
|
|
|||
Loading…
Reference in New Issue