mirror of https://github.com/CGAL/cgal
Added package description
This commit is contained in:
parent
cbb71ddf91
commit
36d95d0971
|
|
@ -0,0 +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. }
|
||||
|
||||
%\ccPkgDependsOn{\ccRefPkg:Triangulation3}
|
||||
\ccPkgMaturity{Introduced in \cgal\ 2.4}
|
||||
\ccPkgLicense{\ccLicenseQPL}
|
||||
\end{ccPkgDescription}
|
||||
|
|
@ -7,6 +7,8 @@
|
|||
\ccUserChapter{3D Alpha Shapes} \label{I1_ChapterAlphashapes3D}
|
||||
\ccChapterAuthor{Tran Kai Frank Da \and Mariette Yvinec}
|
||||
|
||||
\input{Alpha_shapes_3/PkgDescription}
|
||||
|
||||
\minitoc
|
||||
|
||||
\input{Alpha_shapes_3/alpha3}
|
||||
|
|
|
|||
Loading…
Reference in New Issue