Hello,

I get the number of screens with the following lines:

_wsi = _gc->getWindowingSystemInterface();
std::cout << "Detected Screens: " << _wsi->getNumScreens() << std::endl;

My question is: How can I define the screen which show me my viewer?

Cheers

Martin
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to