Thanks Robert,

but when I try 

viewer.setSceneData(loadedModel);
viewer.realize();
while(!viewer.done())
{
   ...
   viewer.frame();
}

it doesen't display my scene. viewer.run() works fine.

Diana.

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





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

Reply via email to