<div dir="ltr">Heh :-) .. That is even simplier .. <div><br></div><div>Thanks Jannik!</div><div><br></div><div>Nick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 20, 2016 at 9:43 PM, Jannik Heller <span dir="ltr"><<a href="mailto:scrawl@baseoftrash.de" target="_blank">scrawl@baseoftrash.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> I did it in a simpler way by adding a node at the end of the scenegraph and set a cullcallback and it works<br>
<br>
</span>Yes, that should work. You could also set a cull callback on the root node, and in the callback do this:<br>
<br>
traverse(node, nv); // cull scene root<br>
<br>
// end of cull traversal<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=66569#66569" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=66569#66569</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">trajce nikolov nick<br></div>
</div>