Hi Mathias, To fix the NodeVisitor warnings I have changed the implementation so the header doesn't do the apply((Goup&)node); etc. calls, instead moving these to the NodeVisitor.cpp and use static_cast<> instead.
As this change is pretty safe I've gone ahead and check it into SVN. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
