Skylark wrote:
> 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
> 

Unfortunately as far as I can tell, this seems to load the first png-capable 
library it runs across, rather than the specific one I'm looking for.

------------------------
Vermont Sustainable Heating Initiative (http://www.sustainableheatingvt.org) || 
Village2Village Project (http://www.village2villageproject.org)

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





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

Reply via email to