Hi Stephan, Thomas,

To preload the png-plugin:

osgDB::Registry::instance()->loadLibrary("png"); // or "osgdb_png", not
sure right now.

Or I find it easier to do:

osgDB::Registry::instance()->loadPluginForExtension("png");

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to