|
CGAL 4.4 - 3D Alpha Shapes
|
Concepts | |
| concept | AlphaShapeCell_3 |
| This concept describes the requirements for the base cell of an alpha shape. More... | |
| concept | AlphaShapeTraits_3 |
The concept AlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape. More... | |
| concept | AlphaShapeVertex_3 |
| This concept describe the requirements for the base vertex of an alpha shape. More... | |
| concept | FixedAlphaShapeCell_3 |
| This concept describes the requirements for the base cell of a alpha shape with a fixed value alpha. More... | |
| concept | FixedAlphaShapeTraits_3 |
The concept FixedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape with a fixed value alpha. More... | |
| concept | FixedAlphaShapeVertex_3 |
| This concept describes the requirements for the base vertex of a alpha shape with a fixed value alpha. More... | |
| concept | FixedWeightedAlphaShapeTraits_3 |
The concept FixedWeightedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Regular triangulation of a weighted alpha shape with fixed alpha value. More... | |
| concept | WeightedAlphaShapeTraits_3 |
The concept WeightedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Regular triangulation of a weighted alpha shape. More... | |