Hi Andy, On Fri, Oct 1, 2010 at 1:20 PM, Andy Skinner <[email protected]> wrote: > I’m not sure why the calculations done in AutoTransform are done in the cull > traversal, rather than in update.
The AutoTransform is view dependent so requires the accumulated transform matrices from the cull traversal to decide what values to set internally. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

