Exemple #1
0
 public boolean enterTree(Tree tree) {
   m = tree.createLeafMesh(false);
   return true;
 }