CGAL 5.0.3 - 3D Skin Surface Meshing
|
#include <CGAL/Skin_surface_traits_3.h>
The class Skin_surface_traits_3
is designed as a default traits class for the class Skin_surface_3<SkinSurfaceTraits_3>
.
It is a model of the SkinSurfaceTraits_3
.
K | must be a model of the Kernel concept. |