mirror of https://github.com/CGAL/cgal
Update Orthtree/include/CGAL/Orthtree.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
This commit is contained in:
parent
020f323172
commit
683be7aa79
|
|
@ -935,7 +935,7 @@ public:
|
|||
|
||||
Equivalent to `tree.descendant(tree.root(), indices...)`.
|
||||
|
||||
\param indices the integer indices specifying the descent to perform, starting from root
|
||||
\param indices the integer indices specifying the descent to perform, starting from the root
|
||||
|
||||
\return the index of the specified node
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue