mirror of https://github.com/CGAL/cgal
Add link to demo and link to illustrations
This commit is contained in:
parent
d5258f9a84
commit
50230b90db
|
|
@ -3,6 +3,8 @@
|
|||
\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.}
|
||||
|
||||
\ccPkgIntroducedInCGAL{3.5}
|
||||
\ccPkgDemo{AABB Tree}{AABB_demo.zip}
|
||||
\ccPkgIllustration{AABB_tree/fig/teaser-thumb.png}{AABB_tree/fig/teaser.png}
|
||||
\ccPkgLicense{\ccLicenseQPL}
|
||||
|
||||
\end{ccPkgDescription}
|
||||
Loading…
Reference in New Issue