\( \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.9 - 2D Alpha Shapes
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL Namespace Reference

Classes

class  Alpha_shape_2
 The class Alpha_shape_2 represents the family of \( \alpha\)-shapes of points in a plane for all positive \( \alpha\). More...
 
class  Alpha_shape_face_base_2
 The class Alpha_shape_face_base_2 is the default model for the concept AlphaShapeFace_2. More...
 
class  Alpha_shape_vertex_base_2
 The class Alpha_shape_vertex_base_2 is the default model for the concept AlphaShapeVertex_2. More...
 
class  Weighted_alpha_shape_euclidean_traits_2
 The class Weighted_alpha_shape_euclidean_traits_2 is the default model for the concept AlphaShapeTraits_2 for the regular version of Alpha Shapes. More...