<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
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?<br>
<br>
<span style=" color:#800080;"><font color="#000000">Lee<br>
</font></span>
</body>
</html>