Hi Matthias,

names in Collada file are only their for providing a human friendly textual 
description. ID's are used for referencing of elements. These references are 
needed by the OSG loader in case of animation parsing and probably some other 
places too. When writing the Collada file it is essential that the ID's stay 
the same. Writing with the same name would be nice too, but is not essential 
for maintaining the correct internal structure. Probably the best solution 
would be to store the Collada element names in the osg node descriptions.

regards,

Roland Smeenk

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=27489#27489





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to