Hi Till,

This looks to be a bug in the logic inside CompositeViewer for
converting the window mouse coordinates into local coords of the local
view's viewport.  Unfortunately I'm not in a position to be able to go
chase up this bug right now.

Robert.

On Nov 28, 2007 4:52 PM, till busch <[EMAIL PROTECTED]> wrote:
> hi,
>
> i'm trying to use CompositeViewer for our app. The MatrixManipulators behave
> oddly in the smaller views. it seems that the GUIEventAdapter doesn't know
> the small View's real dimensions and it acts on mouse movements as if it had
> the full size of the window.
>
> please try this in osgcompositeviewer:
> try to rotate the model with the pointer at at the right edge of the
> bottom-left view. it behaves as if it had been grabbed in the middle -- it is
> impossible to rotete the model clockwards.
>
> do you have any hints on how i can tell the MatrixManipulators that they
> should operate relative to their View's size and position?
>
> thanks,
>
> - till
> _______________________________________________
> 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

Reply via email to