Hello,

Here 's my problem.
I have a scene with the root node, objectA and objectB.
objectB is the child of objectA.

I use setNodeMask for visibility.

I use a nodeTrackerManipulator to follow objects.

objectA and objectB are not visible at the beginning and, I would like the 
nodeTrackerManipulator to follow objectB (via setTrackNode).

But because of setNodeMask that is 0, the nodePath from objectB is empty. So I 
can't set the objectB to be track by the nodeTrackerManipulator.


If someone can give me advise to resolve this problem that would be great.

Thank you.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=29526#29526





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to