CGAL 4.8.1 - 3D Alpha Shapes
|
#include <CGAL/Fixed_alpha_shape_cell_base_3.h>
Cb.
The class Fixed_alpha_shape_cell_base_3
is the default model for the concept FixedAlphaShapeCell_3
.
Traits | provides the number type for alpha values. |
Cb | must be a cell base class and it is instantiated by default with Triangulation_cell_base_3<Traits> . |