Exemplo n.º 1
0
 void removeLeaf(Octant leaf) {
   leaves.remove(leaf);
 }