We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e5bc9 commit 89ef292Copy full SHA for 89ef292
AABB_tree/include/CGAL/AABB_tree.h
@@ -562,6 +562,7 @@ namespace CGAL {
562
563
/**
564
* @brief Builds the tree by recursive expansion.
565
+ * @param node the root node of the subtree to generate
566
* @param first the first primitive to insert
567
* @param beyond the last primitive to insert
568
* @param range the number of primitive of the range
0 commit comments