Loading [MathJax]/extensions/TeX/newcommand.js
\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 5.0 - 2D Alpha Shapes
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

Concepts

conceptAlphaShapeFace_2
 The concept AlphaShapeFace_2 describes the requirements for the base face of an alpha shape. More...
 
conceptAlphaShapeTraits_2
 The concept AlphaShapeTraits_2 describes the requirements for the geometric traits class of the underlying Delaunay triangulation of a basic alpha shape. More...
 
conceptAlphaShapeVertex_2
 The concept AlphaShapeVertex_2 describes the requirements for the base vertex of an alpha shape. More...
 
conceptWeightedAlphaShapeTraits_2
 The concept WeightedAlphaShapeTraits_2 describes the requirements for the geometric traits class of the underlying regular triangulation of a weighted alpha shape. More...