On 5/11/07, Robert Osfield <[EMAIL PROTECTED]> wrote:
One possibility to help this out might be for use to refactor the eventTraversal() so the the event handlers are all called in on method say eventHandlerTraversal() and the event callback vai eventCallbackTraversal() and have the top level call these from eventTraversal() in the normal order, but then it'd be easier for you to override eventTraversal() and change the order. Feel free to have a go at refactoring it this way if you wish.
Thanks Robert, I will have a look but it's really not a critical problem, I was just wondering how it was working. :) -- Serge Lages http://www.magrathea-engine.org
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
