On 7/11/07, André Garneau <[EMAIL PROTECTED]> wrote:
Hi Tim,

Yep you're right. Moving the assignment _timeOfLastCheckEvents =
getEventQueue()->getTime(); ahead of the assignment of the eventTime
variable would be one way to solve this.

But... the event will have happened before current time reported by
getTime(), it'll have occured between the time of the last event check
and the current time.

Do Win32 events have a time stamp assigned to them?  Could this be
used to offset the time of events relative to the last event check?

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

Reply via email to