![]() |
This concept defines the requirements for traits classes of CGAL::Min_ellipse_2<Traits>.
| Ellipse | ellipse; | The current ellipse. This variable is maintained by the algorithm, the user should neither access nor modify it directly. |
Only default and copy constructor are required.
| MinEllipse2Traits traits; | |
| MinEllipse2Traits traits ( Traits); | |
CGAL::Min_ellipse_2_traits_2<K>