Hi John,

Switching between scenes using osg::Switch should work just fine, I do
it myself for an presentation tool based ontop of the
OSG/osgProducer::Viewer.

When you do you mean be scene gets trashed?

Robert.

On 7/10/06, Argentieri, John-P63223 <[EMAIL PROTECTED]> wrote:



What is the best way to maintain two scenes and have one viewer switch
between them? I tried using MultiSwitch and Switch, but the inactive scene
is getting trashed if I set its value in the switch to false. When I try to
set it back to true it does not appear. However, when I do not set it to
false at all and perform the same code, it appears. There must be a
construct that I don't know about. Any input is greatly appreciated.

Thanks,
John
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to