CG_Labs  2021.2
WindowManager Member List

This is the complete list of members for WindowManager, including all inherited members.

CreateGLFWWindow(std::string const &title, WindowDatum const &data, unsigned int msaa=1u, bool fullscreen=false, bool resizable=false, SwapStrategy swap=SwapStrategy::enable_vsync)WindowManager
DestroyWindow(GLFWwindow *const window)WindowManager
mMutexWindowManagerprivatestatic
mWindowDataWindowManagerprivate
NewImGuiFrame()WindowManager
RenderImGuiFrame(bool show_gui)WindowManager
SwapStrategy enum nameWindowManager
ToggleFullscreenStatusForWindow(GLFWwindow *const window) noexceptWindowManager
WindowManager()WindowManager
~WindowManager()WindowManager