Re: [osg-users] Texture missing when adding slaves dynamically toosgViewer

2009-10-08 Thread Jean-Sébastien Guay
Bonjour Frédéric, I’m having trouble with textures on slave cameras added to an osgViewer. Textures won’t appear if I add the slaves after a first call to osgViewer::frame(). This is an FAQ. By default, osg::Texture* will unref the image data after it has been applied, i.e. once it's been u

Re: [osg-users] Texture missing when adding slaves dynamically toosgViewer

2009-10-08 Thread Drolet, Frederic
est a threading issue... Thanks again, Frédéric Drolet From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Drolet, Frederic Sent: October-08-09 3:21 PM To: osg-users@lists.openscenegraph.org Subject: [osg-users] Texture missing