HI Brian, NodeTrackerManipulator used to set it's distance relative to the node being tracked, so what you describe is a regression that must have been introduced when I merged a submission that re-factored the manipulators to make them more flexible. I can't fix this right away as I'm heads down on another task right now.
Robert. On Fri, Dec 10, 2010 at 5:35 AM, Brian Palmer <[email protected]> wrote: > Hi, > How do I get the NodeTrackerManipulator to be relatively close to the node it > is following? I've tried calling setDistance to no avail. It is seems to be > using the boundingSphere of the base node as opposed to the node I'm trying > to track. I don't where in the NodeTrackerManipulator the distance is set. It > appears to follow in center and rotation only. Any ideas on how to get the > NodeTrackerManipulator to follow a smaller object in a larger scene? > > Thank you! > > Cheers, > Brian > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=34680#34680 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

