Hello I would like to make a visitor which copy textures in an other model,so I looked at the method clone and CopyOp DEEP_COPY_TEXTURES to clone a texture from a node to another but it seems that it doesn't copy anything because if I modify the first texture, the second will be also modified I try also with DEEP_COPY_ALL but it crashs sometimes :(
Is there an other way to copy a texture? Thank you, aerkis. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30673#30673 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

