Hi,

I have some problems with my flightManipulator. Looking closer, the
mouse events seem to be much older than the following frame event. After
digging in the OSG source I found that the GraphicsWindowWin32 uses 

eventTime = _timeOfLastCheckEvents;

instead of something like

eventTime = getEventQueue()->getTime();

Thanks for any answers/help/indoctrinations...

Tim.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to