Hi John,

What operation are you needing to do?

Robert.

On Tue, Jun 24, 2008 at 12:30 AM, Argentieri, John-P63223
<[EMAIL PROTECTED]> wrote:
> 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
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to