[osg-users] Hide mouse cursor from CameraManipulator

Bernard Dalton blangel at hotmail.fr
Mon Jan 11 01:05:14 PST 2016


Thanks for your reply and sorry for the late answer (week-end  :) ).
This work as intended and my CameraManipulator is nearly done, I still have one issue :

In the Trackball Manipulator (or other manipulator which move with the mouse) when you push the mouse button, move the mouse and then release the button before stopping the mouse, the camera keep moving as the same speed as before you release the button.

I want to remove this behavior in my Manipulator and stop the movement when the mouse is released. I have looked in the inherited method performMovement() and performMovementLeftMouseButton() but I didn't find what I needed to change.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=65980#65980







More information about the osg-users mailing list