CGAL 6.0 - 3D Triangulations
Loading...
Searching...
No Matches
CGAL::Regular_triangulation_euclidean_traits_3< K, Weight > Class Template Reference

#include <CGAL/Regular_triangulation_euclidean_traits_3.h>

Inherits from

K.

Definition

template<typename K, typename Weight>
class CGAL::Regular_triangulation_euclidean_traits_3< K, Weight >
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