CGAL 5.3 - 3D Triangulations
|
#include <CGAL/Regular_triangulation_euclidean_traits_3.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_3 uses the type Kernel::FT . |