Hi Rick, As well as directly calling Registry to set up the alias, if you know you'll always be using this plugin then you can pre-load the plugin and then you won't need to set up the alias.
osgDB::Registry::instance()->loadLibrary(osgDB::Registry::instance()->createLibraryNameForExtension("nsm"));
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

