[osg-users] getGraphicsContext()/getState() segfault issue

Fabien Boco fabien.boco at gmail.com
Mon Nov 28 02:18:58 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).

My pipeline is a little bit different but I have the same objects and I don't get why my apply() crashes. Maybe it misses up with Qt stuff...

Cheers,
Fabien

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69511#69511








More information about the osg-users mailing list