> The Scene functor sounds powerful. > dt was used to be assesed through dt=Omega::getTimeStep() now it can > be assesed through Scene->dt. > What other paramters are affected. All can be assessed through Scene? > I haven't got it... Yes, everything, but it shouldn't be abused (functors should not access other bodies than those they are passed as arguments, for instance).
But it is nothing that wouldn't have already been possible with Omega()::instance.getScene()->... v _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

