mirror of https://github.com/CGAL/cgal
Document parameters
This commit is contained in:
parent
ebf9fb025a
commit
07e5bc9ec2
|
|
@ -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.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue