We're just moving from 2.8.something to 3.0.1. Looks like I should update from
using .osg to .osgx.
While I was looking at that, I was wondering about this line from
DogOSGWrapper.cpp:
if
(osgDB::Registry::instance()->loadLibrary(*itr)==osgDB::Registry::LOADED)
return writeObject(obj,fw);
It looked to me that loadLibrary() was returning PREVIOUSLY_LOADED. Should the
condition be != osgDB::Registry::NOT_LOADED?
I'm not familiar with this code, but that seemed odd to me.
thanks
andy
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org