[osg-users] Get monitor resolutions on extended desktops
Robert Osfield
robert.osfield at gmail.com
Wed Aug 10 00:14:31 PDT 2016
On 10 August 2016 at 08:07, Sebastian Schmidt <herrdersuppen at gmail.com> 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.
More information about the osg-users
mailing list