diff --git a/Box_intersection_d/doc_tex/Box_intersection_d/PkgDescription.tex b/Box_intersection_d/doc_tex/Box_intersection_d/PkgDescription.tex new file mode 100644 index 00000000000..d9fe9d54a49 --- /dev/null +++ b/Box_intersection_d/doc_tex/Box_intersection_d/PkgDescription.tex @@ -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}