Is there any "easy" way to know all the Images (osg::Image) that are loaded by osg in a scene graph?
I thought of using a nodeVisitor, but, I should also get the Images from Drawables inside some nodes, and Drawables inside some StateAttributes, etc... Does osgDB register all these loaded objects ? thanks ! _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

