CGAL 6.1 - 3D Skin Surface Meshing
|
#include <CGAL/Skin_surface_polyhedral_items_3.h>
Inherits Polyhedron_items_3.
An items class for the Polyhedron_3
that stores information in faces instead of an auxiliary data structure.
Using it accelerates the subdivision function subdivide_skin_surface_mesh_3()
.