Ok, I am trying to write a node to file (pretty much just verbatim stuff from 
the e-book). When I make this call:

bool result = osgDB::writeNodeFile(*(root.get()), fileName );

result comes back as false and a warning message is output saying that it 
couldnt write the node due to not being able to find a plugin. Which plugin am 
I missing and how to I use it?

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





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

Reply via email to