Added package description
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
\begin{ccPkgDescription}{dD Kernel\label{Pkg:KernelD}}
|
||||
\ccPkgSummary{ The dD Kernel contains objects of constant size, such as point,
|
||||
vector, direction, line, ray, segment, circle in d dimensional Euclidean space,
|
||||
as well as predicates and constructions for these objects.}
|
||||
|
||||
%\ccPkgDependsOn{\ccRefPkg:Triangulation2}
|
||||
\ccPkgMaturity{Introduced in \cgal\ 2.0}
|
||||
\ccPkgLicense{\ccLicenseLGPL}
|
||||
\end{ccPkgDescription}
|
||||
@@ -1,5 +1,8 @@
|
||||
\cleardoublepage
|
||||
\ccUserChapter{dD Kernel}
|
||||
|
||||
\input{Kernel_d/PkgDescription}
|
||||
|
||||
\input{Kernel_d/introduction_d}
|
||||
\input{Kernel_d/kernel_representation_d}
|
||||
\input{Kernel_d/kernel_geometry_d}
|
||||
|
||||
Reference in New Issue
Block a user