I am trying to save the model generated by Examples osgdelaunay with the
last files of SVN but it does not work  because the application never
returns from the call to writeNodeFile

I just add this line
osgDB::writeNodeFile(*loadedModel,"c:\\aux.osg");
after
osg::ref_ptr<osg::Node> loadedModel = makedelaunay(0);
and it fails.

Can anybody try to reproduce the same effect?. Is it due to my computer?.
I am working with Visual Studio 2010 inside Windows 7.

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

Reply via email to