CGAL 5.4 - 3D Triangulations
CGAL::Regular_triangulation_euclidean_traits_3< K, Weight > Class Template Reference

#include <CGAL/Regular_triangulation_euclidean_traits_3.h>

Inherits from

K.

Definition

Deprecated:
The class is deprecated since CGAL 4.10, as the weighted point and the function objects for weighted points are part of the concept Kernel.

The class is kept for backward compatibility, but ignores the template parameter Weight.

Template Parameters
Kmust be a model of the Kernel concept.
WeightThis template parameter is ignored, as Kernel::Weighted_point_3 uses the type Kernel::FT.
Is Model Of:
RegularTriangulationTraits_3