I was not specifying extrema argument in aabbWalls function. Those were generally calculated automatically, given a certain packing (generated first). Otherwise, I have just seen that it works.
Thanks, Chiara On 17 May 2011 12:20, Bruno Chareyre <[email protected]> wrote: > > > does this work to you? You say in this commit that: ...(default value > > is ok if aabbWalls are appended BEFORE spheres.) > > but utils.aabbWalls needs the packing first. Hence it should not be > > possible to append aabbWalls before spheres. Do you agree? > > > We found no problem, does it change something on your side? > aabbWalls doesn't need the packing first. If you are generating the > packing first, then you can define non-default value of ids accordingly. > The commit didn't change anything on this aspect (the previous default > values were zeros, it would not work be it with aabb before or after the > packing). > > Bruno > > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

