Re: [osg-users] Multiples Camera CallBack?

2014-12-24 Thread Robert Osfield
Hi Julian, The primary reason for only having a single callback for each of the Camera initial, pre, post and final DrawCallback is keeping the Camera API clean and minimal. If we were to have a list of callbacks for each of these types of callbacks we'd end up with one very large API, all for

Re: [osg-users] Multiples Camera CallBack?

2014-12-24 Thread Cary, Karl A.
We ran in to this same issue, but used the FinalDrawCallback to get around it. Just means if you have multiple post draws that you want to do, that you have to combine them in to one. Maybe writing an inherited callback for the finaldrawcallback that you can append multiple function calls to?

[osg-users] Festive Greetings!

2014-12-24 Thread Robert Osfield
Merry Christmas One and All, I've just wrapped up my work for the year and will now join my family to celebrate Christmas and then New Year. May you all have a great end of year and happy prosperous 2015 ;-) Robert ___ osg-users mailing list

Re: [osg-users] Festive Greetings!

2014-12-24 Thread Trajce Nikolov NICK
Same to you Robert ! And thanks for the support for this year !!! Cheers, Nick On Wed, Dec 24, 2014 at 1:09 PM, Robert Osfield robert.osfi...@gmail.com wrote: Merry Christmas One and All, I've just wrapped up my work for the year and will now join my family to celebrate Christmas and then

Re: [osg-users] Single Camera Multiples PostDraw CallBacks?

2014-12-24 Thread Julien Valentin
Thank you for your answers... Hope It save time to other Merry Xmas all -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62188#62188 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Festive Greetings!

2014-12-24 Thread Julien Valentin
Merry Xmas -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62189#62189 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Festive Greetings!

2014-12-24 Thread Jason Beverage
Merry Christmas Robert, enjoy! On Wed Dec 24 2014 at 2:45:52 PM Julien Valentin julienvalenti...@gmail.com wrote: Merry Xmas -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62189#62189 ___