Hello,
I have downloaded the 2.6 version and I'm trying to add widget components to my
project. All is ok but when I pass the mouse on a 3D object of my scene, an
exception occurs
I use this function to start my project
return osgWidget::createExample(viewer, wm, myScene->getScene());
That is ok? If I use return osgWidget::createExample(viewer, wm); my scene
doesn't appears. I've tried to call first
viewer.setSceneData(myScene->getScene()); but it doesn't work.
Thanks in advance
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org