<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Yura,<br>
    <br>
    just make the transform node a permanent member of your scene and<br>
    let it be identity or your specific transform as needed.<br>
    <br>
    - Werner -<br>
    <br>
    <div class="moz-cite-prefix">Am 31.03.2017 um 10:05 schrieb Yura
      Ivanov:<br>
    </div>
    <blockquote cite="mid:1490947524.m2f.70624@forum.openscenegraph.org"
      type="cite">
      <pre wrap="">Hi,
I need to move a lot of nodes from Group to MatrixTransform to translate them into new position by user input, and then move them back into Group with new position. Call addChild and removeChild for each node is slow because of removeChild. Also I cant use removeChildren to remove all nodes at once because my node list is not continuous.



Thank you!

Cheers,
Yura

------------------
Read this topic online here:
<a class="moz-txt-link-freetext" href="http://forum.openscenegraph.org/viewtopic.php?p=70624#70624">http://forum.openscenegraph.org/viewtopic.php?p=70624#70624</a>





_______________________________________________
osg-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <b>TE<span style="color:red;">X</span>ION Software Solutions,
        Rotter Bruch 26a, D-52068 Aachen</b><br>
      Phone: +49 241 475757-0<br>
      Fax: +49 241 475757-29<br>
      Web: <a class="moz-txt-link-freetext" href="http://texion.eu">http://texion.eu</a><br>
      eMail: <a class="moz-txt-link-abbreviated" href="mailto:info@texion.eu">info@texion.eu</a><br>
    </div>
  </body>
</html>