Hi John,

I have seen a couple of small negative times regport, but not anything
near to two seconds.  The time used by the events should based on the
same time as the FrameStamp, it would be worth investigating to see
what is going on.  osgGA::EventQueue and osgViewer::Viewer::advance()
would be the places to put some debugging in to see what is happening.

Robert.

On Thu, Sep 2, 2010 at 1:19 PM, PCJohn <[email protected]> wrote:
> Hi,
>
> I see events coming with decreasing time (GUIEventAdapter::getTime()).
> However, I expected always increasing sequence.
> Is this feature or bug?
>
> Further investigation shows that current OSG trunk sends different
> timestamps for FRAME events than for other events. Seems like it is using
> different clocks shifted by about 2 seconds. Is it feature or should I
> investigate?
>
> Definitely, it puzzles CameraManipulators, etc...
>
> John
> _______________________________________________
> 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