[osg-users] osgFX::Outline Redraw Problem
Scott Shaw
scott.shaw at survice.com
Tue Apr 25 11:51:36 PDT 2017
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
More information about the osg-users
mailing list