\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - 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