CGAL 5.1 - 2D Alpha Shapes
|
Classes | |
class | AlphaShapeFace_2 |
The concept AlphaShapeFace_2 describes the requirements for the base face of an alpha shape. More... | |
class | 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... | |
class | AlphaShapeVertex_2 |
The concept AlphaShapeVertex_2 describes the requirements for the base vertex of an alpha shape. More... | |
class | 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... | |