On Tue, 17 Nov 2020 at 11:55, OpenSceneGraph Users < osg-users@lists.openscenegraph.org> wrote:
> Thank you for your questions.I want to know if the sent > GUIEventAdapter::USER message has been processed completely. > > Check whether GUIEventAdapter::USER has been processed completely. Should > I count the USER by myself? > It's up to your application to decide when your USER events are "processed completely", as what "processed completely" is completely meaningless to the OSG itself. It really feels like you are asking questions from the community when you are the only one who can answer it. You have access to the whole OSG code base. You can build in debug, step through every single line of code. You have everything you need to figure out what is going on. We know NOTHING about your application, only *you* know about your application and what you mean. We aren't omnipotent. We can't see inside your head, look over your shoulder to your code. You will need to determine the answers from here.
_______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org