The class Min_sphere_annulus_d_traits_2<K,ET,NT> is a traits class for the d-dimensional optimisation algorithms using the two-dimensional Cgal kernel.
#include <CGAL/Min_sphere_annulus_d_traits_2.h>
The template parameter K is a model for Kernel. Template parameters ET and NT are models for RingNumberType.
The second and third template parameter have default type K::RT.
| |
typedef to K::Point_2.
| |
| |
typedef to K::Rep_tag.
| |
| |
typedef to K::RT.
| |
| |
typedef to K::FT.
| |
| |
typedef to K::Access_dimension_2.
| |
| |
typedef to K::Access_coordinates_begin_2.
| |
| |
typedef to K::Construct_point_2.
| |
| |
second template parameter (default is K::RT).
| |
| |
third template parameter (default is K::RT).
|
| |
default constructor.
| |
| |
copy constructor.
|
The following functions just return the corresponding function class object.
|
| |
|
| |
|
|
CGAL::Min_sphere_d<Traits>
CGAL::Min_annulus_d<Traits>
CGAL::Min_sphere_annulus_d_traits_3<K,ET,NT>
CGAL::Min_sphere_annulus_d_traits_d<K,ET,NT>
MinSphereAnnulusDTraits