Re: [osg-users] Integrating OSG with Qt: QOSGWidget memory consumption

2010-11-04 Thread Shahar Kosti
Eventually I went with a modified version of the "--CompositeViewer" part of the example. I'm still not sure what is wrong with the other approach - the number of GraphicsContext and View objects is the same. -- Read this topic online here: http://forum.openscenegraph.org/viewtop

[osg-users] Integrating OSG with Qt: QOSGWidget memory consumption

2010-11-04 Thread Shahar Kosti
Hi, I'm new to OSG and trying to create a Qt-based application with OSG windows inside. To do this, I'm following the osgviewerQT example using the multi-threaded CompositeViewer mode ("--MTCompositeViewer"). When I start the example with a model it seems to be loaded 6 times, which is also th