CGAL 6.0.1 - 3D Alpha Shapes
|
▼NCGAL | |
CAlpha_shape_3 | The class Alpha_shape_3 represents the family of alpha shapes of points in the 3D space for all real \( \alpha\) |
CAlpha_shape_cell_base_3 | The class Alpha_shape_cell_base_3 is the default model for the concept AlphaShapeCell_3 |
CAlpha_shape_vertex_base_3 | The class Alpha_shape_vertex_base_3 is the default model for the concept AlphaShapeVertex_3 |
CAlpha_status | The class Alpha_status is a small data structure to store the critical alpha values of faces of an alpha shape |
CFixed_alpha_shape_3 | The class Fixed_alpha_shape_3 represents one (fixed) alpha shape of points in the 3D space for a real \( \alpha\) |
CFixed_alpha_shape_cell_base_3 | The class Fixed_alpha_shape_cell_base_3 is the default model for the concept FixedAlphaShapeCell_3 |
CFixed_alpha_shape_vertex_base_3 | The class Fixed_alpha_shape_vertex_base_3 is the default model for the concept FixedAlphaShapeVertex_3 |
CAlphaShapeCell_3 | The concept AlphaShapeCell_3 describes the requirements for the base cell of an alpha shape |
CAlphaShapeTraits_3 | The concept AlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape |
CAlphaShapeVertex_3 | The concept AlphaShapeVertex_3 describes the requirements for the base vertex of an alpha shape |
CFixedAlphaShapeCell_3 | The concept FixedAlphaShapeCell_3 describes the requirements for the base cell of a alpha shape with a fixed value alpha |
CFixedAlphaShapeTraits_3 | The concept FixedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape with a fixed value alpha |
CFixedAlphaShapeVertex_3 | The concept FixedAlphaShapeVertex_3 describes the requirements for the base vertex of a alpha shape with a fixed value alpha |
CFixedWeightedAlphaShapeTraits_3 | The concept FixedWeightedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying regular triangulation of a weighted alpha shape with fixed alpha value |
CWeightedAlphaShapeTraits_3 | The concept WeightedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying regular triangulation of a weighted alpha shape |