|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Resize the window.
| width | New window width |
| height | New window height |
Implements MayaFlux::Core::Window.
Definition at line 241 of file GlfwWindow.cpp.
References MayaFlux::Core::WindowCreateInfo::height, m_create_info, m_window, and MayaFlux::Core::WindowCreateInfo::width.