On 10 August 2016 at 08:07, Sebastian Schmidt <[email protected]> wrote: > > d_a_heitbrink wrote: >> if you are using windows you can use EnumDisplayMonitors, this will go >> through your list of physical displays attached to your computer. > > > Thanks. Is there a similar function for Linux ?
The OSG's osg::GraphicsContext::WindowSystemInterface class is the method the OSG uses to abstract away how to query what displays you have and their resolution, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

