I'm afraid it's a bit more complicated than your suggested line.
Wang Rui wrote: > > > osg::DisplaySettings::instance()->setStereo( true ); > I want to enable/disable stereo mode during the runtime of my application. The line above only changes the display settings for the next graphic context to be created, but it does not change anything on my existing GC. Regards, Andreas ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=31012#31012 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

