GLWindow.sendMessageAsync
void sendMessageAsync(gstgl.types.GLWindowCB callback)Invoke callback with data on the window thread. The callback may not have been executed when this function returns.
Parameters
callback | function to invoke |
void sendMessageAsync(gstgl.types.GLWindowCB callback)Invoke callback with data on the window thread. The callback may not have been executed when this function returns.
callback | function to invoke |