> Paul,
> 
> That's not so easy to do, but I will try to create an 
> osgViewer app that hard-codes a scenegraph that duplicates 
> the behaviors we're seeing over the weekend so I can provide 
> the osg file. Right now we are using osgUtil::SceneViews, and 
> not osgViewer.

Hm. You should be able to just add a call to osgDB::writeNodeFile( "foo.osg"
) to your existing application and post the output here. You don't need to
use osgViewer to do this.
   -Paul

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to