CGAL 5.6.1 - 3D Alpha Shapes

Concepts

conceptAlphaShapeCell_3
 The concept AlphaShapeCell_3 describes the requirements for the base cell of an alpha shape. More...
 
conceptAlphaShapeTraits_3
 The concept AlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape. More...
 
conceptAlphaShapeVertex_3
 The concept AlphaShapeVertex_3 describes the requirements for the base vertex of an alpha shape. More...
 
conceptFixedAlphaShapeCell_3
 The concept FixedAlphaShapeCell_3 describes the requirements for the base cell of a alpha shape with a fixed value alpha. More...
 
conceptFixedAlphaShapeTraits_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...
 
conceptFixedAlphaShapeVertex_3
 The concept FixedAlphaShapeVertex_3 describes the requirements for the base vertex of a alpha shape with a fixed value alpha. More...
 
conceptFixedWeightedAlphaShapeTraits_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...
 
conceptWeightedAlphaShapeTraits_3
 The concept WeightedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying regular triangulation of a weighted alpha shape. More...