[osg-users] getGraphicsContext()/getState() segfault issue
Fabien Boco
fabien.boco at gmail.com
Mon Nov 28 02:11:03 PST 2016
I'm trying to mix Qt and OSG contexts according to this implementation : QQuickOSG (https://github.com/Sparadon/qquickosg/blob/master/qquickosg.cpp)
He had initialized the FBO like this (line 332) and then use the FBO Texture id to initialize the Qt side Texture (line 374).
Cheers,
Fabien[/url]
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69510#69510
More information about the osg-users
mailing list