Hi Robert -- A while back we had an exchange about how the new threading
model that runs update in parallel with draw would require that an
application have to block until after the draw completes before the app
could modify a node marked as STATIC.
 
I looked in both osgViewer::Viewer and osg::Camera but couldn't figure out
what call I should make that would block until after the draw traversal
completes. Can you give me more detail on how I should do this?
 
Thanks,
 
Paul Martz
Skew Matrix Software LLC
http://www.skew-matrix.com <http://www.skew-matrix.com/> 
303 859 9466
 
_______________________________________________
osg-users mailing list
[EMAIL PROTECTED]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to