Document parameters

This commit is contained in:
Andreas Fabri 2022-05-31 15:34:56 +01:00
parent ebf9fb025a
commit 07e5bc9ec2
1 changed files with 2 additions and 0 deletions

View File

@ -565,6 +565,8 @@ public:
* @param first the first primitive to insert * @param first the first primitive to insert
* @param beyond the last primitive to insert * @param beyond the last primitive to insert
* @param range the number of primitive of the range * @param range the number of primitive of the range
* @param compute_bbox a functor
* @param split_primitives a functor
* *
* [first,beyond[ is the range of primitives to be added to the tree. * [first,beyond[ is the range of primitives to be added to the tree.
*/ */