CGAL 4.8.1 - 2D Alpha Shapes
|
#include <CGAL/Weighted_alpha_shape_euclidean_traits_2.h>
CGAL::Regular_triangulation_euclidean_traits_2< K, K::FT >.
The class Weighted_alpha_shape_euclidean_traits_2
is the default model for the concept AlphaShapeTraits_2
for the regular version of Alpha Shapes.
K | must be a Kernel . |