<div>Thank you for your questions.I want to know if the sent GUIEventAdapter::USER message has been processed completely.<br></div><div><br></div><div>Check whether GUIEventAdapter::USER has been processed completely. Should I count the USER by myself?  <br><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">在2020年11月16日星期一 UTC+8 下午5:42:05<OpenSceneGraph Users> 写道:<br/></div><blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr"><div dir="ltr">On Mon, 16 Nov 2020 at 05:05, OpenSceneGraph Users <<a href data-email-masked rel="nofollow">osg-...@lists.openscenegraph.org</a>> wrote:<br></div></div><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">sorry,I mean  what method  get the number of GUIEventAdapter::USER  in OSG?<br></blockquote><div><br></div></div></div><div dir="ltr"><div class="gmail_quote"><div>You'll need to get the osgGA::EventQueue which you are pushing the user events to and then traverse through the events in the queue and check each one. <br></div><div><br></div><div>The application can have multiple EventQueue, one per osgViewer::Window and one osgGA::Device, and one per osgViewer::View.  The viewer EventTraversal will collate these and then pass them on to the event handlers and do the event traversal.<br></div><div><br></div><div>I know nothing about your application so really can't provide any specific advice.<br></div><div><br></div><div>Robert.<br></div></div></div>
</blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:osg-users+unsubscribe@googlegroups.com">osg-users+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/osg-users/c9e71a63-108f-41c7-bcb6-c8f38a168ac2n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/osg-users/c9e71a63-108f-41c7-bcb6-c8f38a168ac2n%40googlegroups.com</a>.<br />