Hi, I am trying to add some user values on some osg::DrawElements (e.g. to flag a primitive as representing wireframe data). Setting/getting my uservalue works fine, however, when I serialize my data using osgt or osgb formats, it is then lost. I am not very familiar with the OSG serializers but it seems that only user values attached to an osg::Node directly are correctly serialized. Is this a wanted behavior? Am I doing something wrong? Thanks a lot for any feedback!
Best, Marc ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60034#60034 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

