Hello,

I'm working on  a project for work and it entails integrating the Qt 4.7.3 and 
OSG 3.0.0  APIs and I have studied the osgviewerQt example and believe that I 
have a good understanding of how it works.

I have determined that for my needs the CompositeViewer is the best option and 
the example previously mentioned can serve as a building block. But in my case 
I will need to create the viewWidget after entering the Qt main  loop.   

I think that I found the means to do so via  the osgQt namespace function 

setViewer(osgViewer::ViewerBase * Viewer)   is my rationale sound or am I 
missing something?

Also if anyone can explain the usage (possible cases) of the two remaining 
functions (initQtWindowSystem() ,  getOrCreateApplication() ) also any further 
advice in regards to the osgQt Library  will be greatly appreciated.

Thank you!

Cheers,
Scott

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





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to