Jean-S?bastien Guay schrieb:
With the changes you have made, the following code will fail:
[...]
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).
IIUC your argument I must point out that in C++ the return type is
not part of the function signature.
Liviu
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org