Hymn to Beauty
C++ 3D Engine
Utility::Window Member List

This is the complete list of members for Utility::Window, including all inherited members.

CancelClose()Utility::Window
GetGLFWWindow()Utility::Window
GetSize() constUtility::Window
GetWindowMode(bool &fullscreen, bool &borderless) constUtility::Window
SetSize(const glm::uvec2 &size)Utility::Window
SetWindowMode(bool fullscreen, bool borderless) constUtility::Window
ShouldClose() constUtility::Window
Update()Utility::Window
Window(unsigned int width, unsigned int height, bool fullscreen=false, bool borderless=false, const char *title="", bool noAPI=false)Utility::Window
~Window()Utility::Window