MetaImGUI 1.0.0
ImGui Application Template for C++20
Loading...
Searching...
No Matches
MetaImGUI::WindowManager Member List

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

BeginFrame()MetaImGUI::WindowManager
CancelClose()MetaImGUI::WindowManager
EndFrame()MetaImGUI::WindowManager
GetFramebufferSize(int &width, int &height) constMetaImGUI::WindowManager
GetNativeWindow() constMetaImGUI::WindowManagerinline
GetWindowSize(int &width, int &height) constMetaImGUI::WindowManager
Initialize()MetaImGUI::WindowManager
operator=(const WindowManager &)=deleteMetaImGUI::WindowManager
operator=(WindowManager &&)=deleteMetaImGUI::WindowManager
PollEvents()MetaImGUI::WindowManager
RequestClose()MetaImGUI::WindowManager
SetContextLossCallback(std::function< bool()> callback)MetaImGUI::WindowManager
SetFramebufferSizeCallback(std::function< void(int, int)> callback)MetaImGUI::WindowManager
SetKeyCallback(std::function< void(int, int, int, int)> callback)MetaImGUI::WindowManager
SetWindowCloseCallback(std::function< void()> callback)MetaImGUI::WindowManager
ShouldClose() constMetaImGUI::WindowManager
Shutdown()MetaImGUI::WindowManager
ValidateContext()MetaImGUI::WindowManager
WindowManager(std::string title, int width, int height)MetaImGUI::WindowManager
WindowManager(const WindowManager &)=deleteMetaImGUI::WindowManager
WindowManager(WindowManager &&)=deleteMetaImGUI::WindowManager
~WindowManager()MetaImGUI::WindowManager