[osg-users] osgviewerQt integration required
Jan Ciger
jan.ciger at gmail.com
Fri Jun 12 04:42:36 PDT 2015
On Fri, Jun 12, 2015 at 1:36 PM, Alistair Baxter <alistair at mve.com> wrote:
> Actually the default version Qt 5.4 dynamically selects what it thinks is the most appropriate version of OpenGL to use.
>
> You can force it to use desktop OpenGL by calling QCoreApplication::setAttribute(Qt::AA_UseDesktopOpenGL) on your app instance before you call exec on it.
Ah interesting to know. That wasn't the case before.
Thanks for the tip.
J.
More information about the osg-users
mailing list