mirror of https://github.com/CGAL/cgal
Merged revisions 53684 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.5-branch ........ r53684 | lrineau | 2010-01-20 14:45:53 +0100 (Wed, 20 Jan 2010) | 1 line clean PkgDescription.tex ........
This commit is contained in:
parent
c5db736efc
commit
a3da7084aa
|
|
@ -1,5 +1,4 @@
|
|||
\begin{ccPkgDescription}{AABB Tree \label{Pkg:AABB_tree}}
|
||||
%\ccPkgHowToCiteCgal{cgal:}
|
||||
\ccPkgSummary{The AABB (axis-aligned bounding box) tree component offers a static data structure and algorithms to perform efficient intersection and distance queries on sets of finite 3D geometric objects.}
|
||||
|
||||
\ccPkgHowToCiteCgal{cgal:atw-aabb-09}
|
||||
|
|
@ -8,4 +7,4 @@
|
|||
\ccPkgIllustration{AABB_tree/figs/teaser-thumb.png}{AABB_tree/figs/teaser.png}
|
||||
\ccPkgLicense{\ccLicenseQPL}
|
||||
|
||||
\end{ccPkgDescription}
|
||||
\end{ccPkgDescription}
|
||||
|
|
|
|||
Loading…
Reference in New Issue