CGAL 5.3 - 2D Alpha Shapes
Refinement Relationships
Concept AlphaShapeFace_2

TriangulationFaceBase_2, if the underlying triangulation of the alpha shape is a Delaunay triangulation.

RegularTriangulationFaceBase_2, if the underlying triangulation of the alpha shape is a regular triangulation.

Periodic_2TriangulationFaceBase_2, if the underlying triangulation of the alpha shape is a periodic triangulation.

Concept AlphaShapeTraits_2
DelaunayTriangulationTraits_2
Concept AlphaShapeVertex_2

TriangulationVertexBase_2, if the underlying triangulation of the alpha shape is a Delaunay triangulation.

RegularTriangulationVertexBase_2, if the underlying triangulation of the alpha shape is a regular triangulation.

Periodic_2TriangulationVertexBase_2, if the underlying triangulation of the alpha shape is a periodic triangulation.

Concept WeightedAlphaShapeTraits_2
RegularTriangulationTraits_2