mirror of https://github.com/CGAL/cgal
13 lines
654 B
TeX
13 lines
654 B
TeX
|
|
\begin{ccPkgDescription}{3D Alpha Shapes\label{Pkg:AlphaShapes3}}
|
|
\ccPkgSummary{This package offers a data structure encoding the whole family of alpha-complexes
|
|
related to a given 3D Delaunay or regular triangulation. In particular, the data structure
|
|
allows to retrieve the alpha-complex for any alpha value, the whole spectrum of critical
|
|
alpha values and a filtration on the triangulation faces (this filtration is based on the first
|
|
alpha value for which each face is included on the alpha-complex).}
|
|
|
|
\ccPkgDependsOn{\ccRef[2D Triangulation]{Pkg:Triangulation3}}
|
|
\ccPkgIntroducedInCGAL{2.4}
|
|
\ccPkgLicense{\ccLicenseQPL}
|
|
\end{ccPkgDescription}
|