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.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to