All,

I need to have a callback from within osgViewer::CompositeViewer that
happens just before each graphics context's renderer does cull_draw().
It can't be part of the cull traversal or the camera's pre-draw
traversal, or the update traversal. Single threaded, and right before
the cull traversal. Does anyone know of a way that this can be done
without gutting osgViewer?

Many thanks,
John Argentieri
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to