Hi, I am sort of stuck with a thing:
We can have multiview in one window has showed in example file osgmultiviewpaging.cpp using a CompsiteViewer. We can have a Viewer in an existing opengl window using : osg::ref_ptr<osgViewer::GraphicsWindowEmbedded> gw = m_sceneViewer->setUpViewerAsEmbeddedInWindow(0, 0, grWinw, grWinh); But how can we mix the two ? setUpViewerAsEmbeddedInWindow is not defined for CoMpositeViewer. Thanks in advance for your help, Cheers, Gaëtan ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=52866#52866 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

