Hi John,
On Mon, Dec 14, 2009 at 1:17 PM, Jan Pečiva <[email protected]> wrote:
> Question: Is is possible to register the ivx alias?
You have two options, to preload your plugin so it gets tried before
any other plugin so can intercept and handle all .iv file reads, or to
use an osgDB::Registry file extension alias. The later is probably
the neatest solution can be done via:
osgDB::Registry::instance()->addFileExtensionAlias("iv","ivx");
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org