CGAL 4.11.3 - 2D Triangulation
|
#include <CGAL/Regular_triangulation_euclidean_traits_2.h>
K.
Kernel
. The class is kept for backward compatibility, but ignores the template parameter Weight
.K | must be a model of the Kernel concept. |
Weight | This template parameter is ignored, as Kernel::Weighted_point_2 uses the type Kernel::FT . |