コード例 #1
0
 void removeLeaf(Octant leaf) {
   leaves.remove(leaf);
 }