This commit is contained in:
Andreas Fabri 2007-04-02 07:36:54 +00:00
parent aeadd11cee
commit 7df7ba9fdf
2 changed files with 8 additions and 7 deletions

View File

@ -1,15 +1,16 @@
\begin{ccPkgDescription}{Inscribed Volumes \label{Pkg:InscribedVolumes}}
\ccPkgHowToCiteCgal{cgal:fghhps-iv-07}
\begin{ccPkgDescription}{Inscribed Areas \label{Pkg:InscribedAreas}}
\ccPkgHowToCiteCgal{cgal:fghhps-ia-07}
\ccPkgSummary{
This package provides algorithms for computing inscribed areas.
The algorithms for computing inscribed areas are: the largest inscribed
k-gon (area or perimeter) of a convex point set and the largest inscribed rectangle.
k-gon (area or perimeter) of a convex point set and the largest inscribed
iso-rectangle.
%\ccPkgDependsOn{}
\ccPkgIntroducedInCGAL{1.1}
\ccPkgLicense{\ccLicenseQPL}
\ccPkgIllustration{Optimisation//minCircle.png}{Optimisation//minCircle.png}
\ccPkgIllustration{Inscribed_areas/minCircle.png}{Inscribed_areas/minCircle.png}
\end{ccPkgDescription}

View File

@ -1,5 +1,5 @@
\ccUserChapter{InscribedVolumes \label{chap:InscribedVolumes}}
\ccUserChapter{InscribedAreas \label{chap:InscribedAreas}}
\ccChapterRelease{Release: WIP (\today)}
\ccChapterAuthor{Kaspar Fischer \and Bernd G{\"a}rtner \and Thomas Herrmann \and Michael Hoffmann
\and Eli Packer \and Sven Sch{\"o}nherr}
@ -8,5 +8,5 @@
\ccTexHtml{\thispagestyle{empty}}{}
\input{Optimisation/PkgDescription.tex}
\input{Optimisation/user_part.tex}
\input{Inscribed_areas/PkgDescription.tex}
\input{Inscribed_areas/user_part.tex}