GLWindow.resize
void resize(uint width, uint height)Resize window to the given width and height.
Parameters
width | new width |
height | new height |
void resize(uint width, uint height)Resize window to the given width and height.
width | new width |
height | new height |