sorry,I mean what method get the number of GUIEventAdapter::USER in OSG?
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?
I Send USER events loading model from qt . Is this the right approach?
I want the progress bar in the QT to show that the model is loaded. So, Check whether USER evnet has been processed completely.
Is there a problem with adding or removing OSG nodes directly in the Qt Widget events?
My idea is to send OSG USER events to complete the operation of adding and removing OSG nodes.
Is there a problem with adding or removing OSG nodes directly in the Qt Widget events?
My idea is to send OSG USER events to complete the operation of adding and removing OSG nodes.