Re: [osg-users] Not Loading External References

2012-03-01 Thread Sebastian Messerschmidt
Hello Karl, The best solution here would be to install a readNode callback. Here you can simply skip those nodes. cheers Sebastian I am using osgDB::readNodeFile to load in some .flt files. What I am wondering is if there is some type of option that can have it not load the external refere

[osg-users] Not Loading External References

2012-02-28 Thread Cary, Karl A.
I am using osgDB::readNodeFile to load in some .flt files. What I am wondering is if there is some type of option that can have it not load the external references in the files. Right now I just send a NodeVisitor through to round up a list of all the ProxyNodes and then I run through that list and