[osg-users] Fwd: CallBack issue

2009-03-27 Thread ami guru
Thanks Paul and Ulrich It works fine now. I have some issue to discuss about Callbacks With callbacks we dynamically modify the node during the update traversal.So any node that has already gone through some affine transformation will be replaced in the call backs, but not concatenated. On

Re: [osg-users] Fwd: CallBack issue

2009-03-27 Thread Ulrich Hertlein
Hi Sajjad, On 28/3/09 12:01 PM, ami guru wrote: With callbacks we dynamically modify the node during the update traversal.So any node that has already gone through some affine transformation will be replaced in the call backs, but not concatenated. On the other hand if we specify any affine