Hello~~
 
  I once wrote some in OpenSceneGraph1.2.Now I use OpenSceneGraph2.2,I want to 
rewrite it.But I can't find some functions to replace some code:
 
   osgProducer::Viewer::SceneHandlerList::iterator sh_it = 
viewer.getSceneHandlerList().begin();
   osgProducer::OsgSceneHandler* sh =sh_it->get();
 
 
    Who can give me some code to replace all above code in OpenSceneGraph2.2??
 
    Thank you~~~~~~
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to