CGAL 5.4 - 3D Alpha Shapes
Refinement Relationships
Concept AlphaShapeCell_3

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

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

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

Concept AlphaShapeTraits_3

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

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

Concept AlphaShapeVertex_3

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

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

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

Concept FixedAlphaShapeCell_3

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

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

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

Concept FixedAlphaShapeTraits_3

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

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

Concept FixedAlphaShapeVertex_3

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

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

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

Concept FixedWeightedAlphaShapeTraits_3

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

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

Concept WeightedAlphaShapeTraits_3

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

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