Hi Paolo,

> On a related topic, is there a way to query how many screens are available? 
> 


Try this:


Code:

unsigned int numScreens = 
osg::GraphicsContext::getWindowingSystemInterface()->getNumScreens();




Cheers,
Jannik

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=64686#64686





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

Reply via email to