\( \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.10 - 3D Alpha Shapes
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
oNCGAL
|oCAlpha_shape_3The class Alpha_shape_3 represents the family of alpha shapes of points in the 3D space for all real \( \alpha\)
|oCAlpha_shape_cell_base_3The class Alpha_shape_cell_base_3 is the default model for the concept AlphaShapeCell_3
|oCAlpha_statusThe class Alpha_status is a small data structure to store the critical alpha values of faces of an alpha shape
|oCAlpha_shape_vertex_base_3The class Alpha_shape_vertex_base_3 is the default model for the concept AlphaShapeVertex_3
|oCFixed_alpha_shape_3The class Fixed_alpha_shape_3 represents one (fixed) alpha shape of points in the 3D space for a real \( \alpha\)
|oCFixed_alpha_shape_cell_base_3The class Fixed_alpha_shape_cell_base_3 is the default model for the concept FixedAlphaShapeCell_3
|\CFixed_alpha_shape_vertex_base_3The class Fixed_alpha_shape_vertex_base_3 is the default model for the concept FixedAlphaShapeVertex_3
oCAlphaShapeCell_3This concept describes the requirements for the base cell of an alpha shape
oCAlphaShapeTraits_3The concept AlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape
oCAlphaShapeVertex_3This concept describe the requirements for the base vertex of an alpha shape
oCFixedAlphaShapeCell_3This concept describes the requirements for the base cell of a alpha shape with a fixed value alpha
oCFixedAlphaShapeTraits_3The 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
oCFixedAlphaShapeVertex_3This concept describes the requirements for the base vertex of a alpha shape with a fixed value alpha
oCFixedWeightedAlphaShapeTraits_3The 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_3The concept WeightedAlphaShapeTraits_3 describes the requirements for the geometric traits class of the underlying Regular triangulation of a weighted alpha shape