The class Min_circle_2_traits_2<R> interfaces the 2D optimisation algorithm for smallest enclosing circles with the 2D CGAL-kernel.
#include <CGAL/Min_circle_2_traits_2.h>
|
|
|
| ||
|
| |
|
|
| |
returns orientation( p, q, r). |
Min_circle_2 , Min_circle_2_adapterC2 , Min_circle_2_adapterH2 , Requirements of Traits Classes for 2D Smallest Enclosing Circle.
See example for Min_circle_2 .