CGAL 5.1 - 3D Alpha Shapes
|
Classes | |
class | AlphaShapeCell_3 |
The concept AlphaShapeCell_3 describes the requirements for the base cell of an alpha shape. More... | |
class | 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... | |
class | AlphaShapeVertex_3 |
The concept AlphaShapeVertex_3 describes the requirements for the base vertex of an alpha shape. More... | |
class | FixedAlphaShapeCell_3 |
The concept FixedAlphaShapeCell_3 describes the requirements for the base cell of a alpha shape with a fixed value alpha. More... | |
class | 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... | |
class | FixedAlphaShapeVertex_3 |
The concept FixedAlphaShapeVertex_3 describes the requirements for the base vertex of a alpha shape with a fixed value alpha. More... | |
class | 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... | |
class | 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... | |