mirror of https://github.com/CGAL/cgal
Changed title
This commit is contained in:
parent
59221bdb8e
commit
06e209d992
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
\begin{ccPkgDescription}{Intersecting Sequences of Iso-oriented Boxes}
|
||||
\begin{ccPkgDescription}{Intersecting Sequences of dD 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
|
||||
|
|
|
|||
|
|
@ -10,12 +10,13 @@
|
|||
% +------------------------------------------------------------------------+
|
||||
|
||||
\ccParDims
|
||||
|
||||
\chapter{Intersecting Sequences of Iso-oriented Boxes}
|
||||
\chapter{Intersecting Sequences of dD Iso-oriented Boxes}
|
||||
\label{chapterBoxIntersection}
|
||||
\ccChapterRelease{\BoxIntersectionRev. \ \BoxIntersectionDate}
|
||||
\ccChapterAuthor{Lutz Kettner \and Andreas Meyer \and Afra Zomorodian}
|
||||
|
||||
\input{Box_intersection_d/PkgDescription.tex}
|
||||
|
||||
\begin{ccTexOnly}
|
||||
\setlength{\unitlength}{1mm}
|
||||
\begin{picture}(0,0)(0.0,0.0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue