Hi Have a look on your coordinateText pointer. Check it if it is always valid...
Maybe, as Robert said, you loose some data due to a bad memory management ? Advice : always use ref_ptr<> for osg::Referenced elements. ------------------ Read this topic online here: http://osgforum.tevs.eu/viewtopic.php?p=4098#4098 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

