Added PkgDescription summary

This commit is contained in:
Andreas Fabri 2006-04-14 07:34:54 +00:00
parent 2b5e497b17
commit 2ebd400d2e
1 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
\begin{ccPkgDescription}{3D Alpha Shapes\label{Pkg:AlphaShapes3}}
\ccPkgSummary{Alpha shapes are.
This package additionally offers weighted Alpha shapers
based on the regular triangulation. }
\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}}
\ccPkgMaturity{Introduced in \cgal\ 2.4}