GLWindow.setWindowHandle
void setWindowHandle(size_t handle)Sets the window that this window should render into. Some implementations require this to be called with a valid handle before drawing can commence.
Parameters
handle | handle to the window |
void setWindowHandle(size_t handle)Sets the window that this window should render into. Some implementations require this to be called with a valid handle before drawing can commence.
handle | handle to the window |