[osg-users] Fast move a lot of nodes to another group

Yura Ivanov dev3d at protonmail.com
Fri Mar 31 01:05:24 PDT 2017


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:
http://forum.openscenegraph.org/viewtopic.php?p=70624#70624








More information about the osg-users mailing list