>
> I can't override the virtual function (I don't know why, but it doesn't
> work) :O.
>

If you're using Visual C++ try using the override
keyword<http://msdn.microsoft.com/en-us/library/41w3sh1c.aspx>to
ensure you've got the correct function signature.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to