Hi Miguel, You'll need to write a custom NodeVisitor to do this.
Robert. On 7/27/07, Miguel Martinez <[EMAIL PROTECTED]> wrote: > 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 > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

