Hello Stephan,

To my knowledge, the code will fail because the c++compiler will call osg::Object::clone and not osg::Transform::clone because the function signatures differ (they return different types of objects).

Ah, ok, so that's the catch. Thanks for explaining.

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to