GLWindow.sendMessage
void sendMessage(gstgl.types.GLWindowCB callback)Invoke callback with data on the window thread. callback is guaranteed to have executed when this function returns.
Parameters
callback | function to invoke |
void sendMessage(gstgl.types.GLWindowCB callback)Invoke callback with data on the window thread. callback is guaranteed to have executed when this function returns.
callback | function to invoke |