Added package description

This commit is contained in:
Andreas Fabri 2006-03-30 14:21:56 +00:00
parent 4844c19775
commit bb06d6436c
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
\begin{ccPkgDescription}{Intersecting Sequences of Iso-oriented Boxes}
\ccPkgSummary{
An efficient algorithm for finding all intersecting pairs for large
numbers of iso-oriented boxes, in order to apply a user defined callback
on them. Ypically these boxes will be bounding
boxes of more complicated geometries. The algorithm is useful for (self-) intersection
tests of surfaces etc.
}
%\ccPkgDependsOn{}
\ccPkgMaturity{Introduced in \cgal\ 3.1}
\end{ccPkgDescription}