In my application I use a .osg file which contains simple objects. Using a text editor I give those object different names and descriptions. At runtime I look for some nodes which I previously gave names to, and perform some actions on them.
Now I need to convert those .osg files to .ive and it looks like that my application cannot find those named nodes anymore... I used osgconv.exe to do the conversion from .osg to .ive. Am I doing something wrong or maybe osgconv.exe discards nodes names? Anyway, I wonder if, during the conversion, the topology of the scenegraph is changed in some way or not? Thank you very much :) Regards. Alessandro
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

