[osg-users] Multiples scenes
Florian GOLESTIN
florian.golestin at gmail.com
Sun May 22 22:39:07 PDT 2016
Hi everyone
I'm looking for the method to go from a scene to another one.
I've found that setting a new model scene works but is it the preferred way?
Code:
/* Changing the scene on the fly in a osg::NodeCallback */
viewer.setSceneData(scene2);
Thanks,
Florian
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=67193#67193
More information about the osg-users
mailing list