Hi.

osgViewer reports mouse Y at the bottom of the windows as 0, and as N at
the top. I want Y of the mouse to start at the top, not bottom.
I tried to call
 
Viewer->getEventQueue()->getCurrentEventState()->setMouseYOrientation(osgGA::GUIEventAdapter::Y_INCREASING_UPWARDS)
and DOWNWARDS, but it didn't change anything.

Is there a way to do it?
Thanks.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to