Re: [osg-users] Slave-cameras and update-callbacks

2010-04-28 Thread Stephan Maximilian Huber
Hi Martins, Am 27.04.10 22:27, schrieb Martins Innus: See Robert's response below in a thread entitled setUpdateCallback fails under slave-camera Thanks! So the behaviour is intended. I can work around this. cheers, Stephan ___ osg-users mailing

[osg-users] Slave-cameras and update-callbacks

2010-04-27 Thread Stephan Huber
Hi all, before starting a debugging session I'll ask the community: (using osg 2.9.x, revision 11314) I have the suspicion, that update-callbacks are not called for nodes who are childs of a slave-camera. If the same child with it's update callback is added to the main camera or via

Re: [osg-users] Slave-cameras and update-callbacks

2010-04-27 Thread Martins Innus
Stephan, See Robert's response below in a thread entitled setUpdateCallback fails under slave-camera Martins Hi Peter, The update traversal is currently only applied to the View's SceneData, not the individual Camera's subgraphs. This is typically desirable as you wouldn't want to run