Processing math: 100%
CGAL 4.5 - 2D 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_2The class Alpha_shape_2 represents the family of α-shapes of points in a plane for all positive α
|oCAlpha_shape_face_base_2The class Alpha_shape_face_base_2 is the default model for the concept AlphaShapeFace_2
|oCAlpha_shape_vertex_base_2The class Alpha_shape_vertex_base_2 is the default model for the concept AlphaShapeVertex_2
|\CWeighted_alpha_shape_euclidean_traits_2The class Weighted_alpha_shape_euclidean_traits_2 is the default model for the concept AlphaShapeTraits_2 for the regular version of Alpha Shapes
oCAlphaShapeFace_2
oCAlphaShapeTraits_2A model of the concept AlphaShapeTraits_2 must provide the following predicate and operations in addition to the requirements for the underlying triangulation traits class. It means, the metric has to be Euclidean for Delaunay triangulation or the power metric for regular triangulation
\CAlphaShapeVertex_2