mirror of https://github.com/CGAL/cgal
Added PkgDescription summary
This commit is contained in:
parent
2b5e497b17
commit
2ebd400d2e
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue