Hi Yefei, On 28 June 2012 07:12, He, Yefei <[email protected]> wrote: > Thanks very much for the tips. I will give it a try. After I sent my last > email, I also noticed that the option for caching was handled at the registry > level, before it got down to the functions in the reader plugins that > actually read the image files.
Doug's pointed you in the right direction already so I don't need to add much. All I would say extra is that .ive files by default store the image within the file itself so there isn't any external read call for the images so the Registry cache of loading images won't be looked at, so won't automatically share images in the cache. Images files externally referenced will use the cache if it's enabled. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

