CGAL 5.0.3 - 2D Alpha Shapes
|
Concepts | |
concept | AlphaShapeFace_2 |
The concept AlphaShapeFace_2 describes the requirements for the base face of an alpha shape. More... | |
concept | AlphaShapeTraits_2 |
The concept AlphaShapeTraits_2 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape. More... | |
concept | AlphaShapeVertex_2 |
The concept AlphaShapeVertex_2 describes the requirements for the base vertex of an alpha shape. More... | |
concept | WeightedAlphaShapeTraits_2 |
The concept WeightedAlphaShapeTraits_2 describes the requirements for the geometric traits class of the underlying regular triangulation of a weighted alpha shape. More... | |