Hello,

I have some geometry in my scene that I update dynamically.  I update it by 
blowing away the entire node and recreating it.  Everything works fine until I 
add an Outline node as the root.  Once I do that, the geometry won't show up 
until the second redraw after it's added.  I have a hack where I request a 
redraw, repaint my 3D view manually, then request another redraw, but I'd like 
to know if there's a better way.

Thank you!
Scott

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70835#70835





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to