<html><head></head><body><p dir="ltr">Hi Tyler,<br>
if you set a new vertex array or change an existing on in a drawable of the scene graph it should show the changes in the next render frame. There is no need for doing something special. Maybe you have to set the modified array sorry. That's all.</p>
<br><br><div class="gmail_quote">On 10. Juni 2018 09:53:34 MESZ, Tyler Durden <mynewphoneaaaa@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hi,<br /><br />I like to know how to redraw geometry on demand.<br />I have a osg:geometry with attached VertexArray and PrimitiveSet.<br />I need to send draw command to redraw geometry.<br />I see there is a "draw" method in DrawElements class, but that wants <br />an osg::State that i dont know how to get. <br />Or alternatively is there any other procedure how to do that, like some UpdateCallback?<br />Can anyone help me?<br /><br />Thank you!<br /><br />Cheers,<br />Tyler<br /><br />------------------<br />Read this topic online here:<br /><a href="http://forum.openscenegraph.org/viewtopic.php?p=74018#74018">http://forum.openscenegraph.org/viewtopic.php?p=74018#74018</a><br /><br /><br /><br /><br /><br /><hr /><br />osg-users mailing list<br />osg-users@lists.openscenegraph.org<br /><a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br
/></pre></blockquote></div></body></html>