| 
    CGAL 6.1 - 3D Alpha Shapes
    
   | 
 
Concepts | |
| concept | AlphaShapeCell_3 | 
The concept AlphaShapeCell_3 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 | 
The concept AlphaShapeVertex_3 describes the requirements for the base vertex of an alpha shape.  More... | |
| concept | FixedAlphaShapeCell_3 | 
The concept FixedAlphaShapeCell_3 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 | 
The concept FixedAlphaShapeVertex_3 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... | |