Introduced traits classes that handle circular arcs based on the circular kernel

This commit is contained in:
Andreas Fabri 2007-04-17 09:27:20 +00:00
parent 4dd297bdf9
commit 7600b497b1
1 changed files with 1 additions and 0 deletions

View File

@ -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