looks in the traits for setup your viewer. osgcompositeviewer example shows
usage of traits

-Nick


2010/6/10 Martin Großer <[email protected]>

> 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
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to