Hello,
I create my own TrackballManipulator and set its Distance testwise to 10, then I set the Trackball to my current viewer and run a while(!done()) { frame();} loop by myself.

But my Trackball has never the values I gave it. For instance is the distance of 10 resetet to something like 2.5 when i write
_viewer.setCameraManipulator(_trackball.get());

Why does that happen?

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

Reply via email to