[osg-users] Multiple view in a Qt4 interface
Julien Achard
achard.ju at gmail.com
Wed Mar 26 03:02:45 PDT 2008
Hi,
I am new on OpenSceneGraph, and i have a project of osg integration with
Qt4.
Actually i have a QGLWidget who inherits of osgViewer::Viewer, and i can
render a scene on my Qt interface.
Now i have a problem, because i want to have two differents Widgets in my Qt
interface, showing the same scene data, but with differents point of views.
I do not want to split a view in the same Widget, i really want two
disctinct Widgets.
Can i keep the scene data somewhere and have my two Widgets using the same
scene data ?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080326/8356150b/attachment.html
More information about the osg-users
mailing list