Thanks a lot Robert. What I am doing now is (if I'm not mistaken) what you have suggested above as the alternative route, i.e., I add both View's to the CompositeViewer and I am toggling between them by alternately setting one's NodeMask to 0x0 and the other to 0x1. The problem as you already know is with multithreading and how they (stupidly) handle threading in Qt5. So I guess that I should give up hope for a solution with Qt5, and stick to Qt4 for now.
Best regards, Roozbeh ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=68158#68158 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

