Hi Judson,

On 29 May 2013 15:01, Judson Weissert <[email protected]> wrote:
> My fault, I performed an invalid test. My osgviewer.cpp source was modified,
> and I did not realize it. It was still overriding checkNeedToDoFrame(). I
> retested, and it appears to be working as expected.
>
> Sorry about that.
>
> I will continue testing and report back my findings if I find anything.

Good to hear it's working.  With your own code with modified
checkNeedToDoFrame() you will be best to either call the base classes
checkNeedToDoFrame() or recreate similar code w.r.t calling the new
bool checkEvents() method rather than doing a full event traversal.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to