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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to