On 12/4/06, amalric alexandre <[EMAIL PROTECTED]> wrote:
the problem is that I don't want to make 2 subsgraph, except if there is no
other way, I just want to not intersect some node by the pickvisitor.

You almost certainly already have two subgraphs, one for the 3D scene,
one for the HUD, both under a single group.  Just traverse the 3D
subgraph.

Node masks should also work, just step through things with a debugger
to see where things have gone amiss.

Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to