[osg-users] Managing scene graph for picked/unpicked objects
Lee Butler
iraytrace at gmail.com
Mon Mar 28 10:46:05 PDT 2016
How do you manage the scene graph for picked objects? That is, how do
you structure the graph to track selected vs. not selected objects? Do
you (for example) insert an osgFX::Scribe node between each selected
node and its parent? Do you create a single osgFX::Scribe node and move
nodes into it? What is the best way to keep track of where they should
return to once they are unselected? Is there a better way I am not
thinking of?
Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160328/b84c44a4/attachment-0002.htm>
More information about the osg-users
mailing list