Skip to content

Commit 89ef292

Browse files
committed
Document node
1 parent 07e5bc9 commit 89ef292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AABB_tree/include/CGAL/AABB_tree.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,7 @@ namespace CGAL {
562562

563563
/**
564564
* @brief Builds the tree by recursive expansion.
565+
* @param node the root node of the subtree to generate
565566
* @param first the first primitive to insert
566567
* @param beyond the last primitive to insert
567568
* @param range the number of primitive of the range

0 commit comments

Comments
 (0)