mirror of https://github.com/CGAL/cgal
Document node
This commit is contained in:
parent
07e5bc9ec2
commit
89ef292122
|
|
@ -562,6 +562,7 @@ public:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Builds the tree by recursive expansion.
|
* @brief Builds the tree by recursive expansion.
|
||||||
|
* @param node the root node of the subtree to generate
|
||||||
* @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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue