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 the number of views. This makes the memory consumption much larger than 
the other modes in that example. Why is the model loaded multiple times? Is it 
possible to load it once for all views?

OSG version - 2.9.9, Qt version - 4.5.1
Command line parameters: osgviewerQT.exe -- QOSGWidget --MTCompositeViewer 
my_model.ive

Thank you!

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to