HI ? Arisgore?? If you sign your posts people will know how to address you.
The home() is called on the manipulator, so perhaps it's this which is
causing the rest - it's totally under your control as its the subclass
that should be handling this. Please look at the existing
MatrixManipulator examples in src/osgGA for inspiration.
Robert.
On Fri, Aug 1, 2008 at 4:51 PM, Ariasgore <[EMAIL PROTECTED]> wrote:
> 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
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org