Re: [osg-users] [vpb] Changing a terrains Nodemask

2011-11-19 Thread Chris 'Xenon' Hanson
On 11/19/2011 1:28 AM, th Dannhauer wrote: > Can I apply a visitor on the database after creating it? > I want to traverse it through all pLOD elements to set the nodemask to 0x1. AFAIK, you should be just fine if you do this. You could make a tiny test database to try this on to be sure. --

Re: [osg-users] update callback with multiple node path

2011-11-19 Thread xbee
Le 18/11/2011 10:21, Vincent Bourdier a écrit : Hi, The update callback is done to be updated each frame in the traverse() method. Rewriting it is necessary to update it. So add a callback on the decorator and update it in traverse() method. Regards, Vincent Hi Vincent, I've already rewrited

[osg-users] [vpb] Changing a terrains Nodemask

2011-11-19 Thread Torben Dannhauer
Hi, Just to ensure my theory and not to process a garbage DB in VPB: I started to process a DB with the "--terrain-mask 0x1" option. After some days I restarted the process with "vpbmaster --tasks build_master.tasks", but forgot the "--terrain-mask 0x1" parameter. I scanned the database meta fi