Looks like I found my answer reading through the documentation. In case anyone is interested I just had to specify in the constructor
[code]osgDB::Registry::instance()->createLibraryNameForFile("x.png");[/code]
Cheers anyway
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=20419#20419
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

