Skip to content
Snippets Groups Projects
Commit 7bf2cb3b authored by DETCHART Jonathan's avatar DETCHART Jonathan
Browse files

Update qtree.md

parent d64c5bf0
Branches
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ It finally has a list of items and a capacity.
should take a `boundary` and a capacity `n`. It should have the following
fields:
- the `boundary` and the capacity `n`
- a list of items
- a list of `Ball`
- a boolean `divided` telling if the tree has been subdivided
- its four children: `se`, `sw`, `ne` and `nw`, named after cardinal directions
and set to `None` as default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment