FuncDoodle
Loading...
Searching...
No Matches
FuncDoodle::Platform::Window Member List

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

CloseCallback typedefFuncDoodle::Platform::Window
DropCallback typedefFuncDoodle::Platform::Window
ErrorCallback typedefFuncDoodle::Platform::Window
GetCursorHidden() constFuncDoodle::Platform::Windowinline
GetFramebufferSize(int *width, int *height)FuncDoodle::Platform::Window
GlfwCloseTrampoline(GLFWwindow *glfwWin)FuncDoodle::Platform::Windowprivatestatic
GlfwDropTrampoline(GLFWwindow *glfwWin, int count, const char **paths)FuncDoodle::Platform::Windowprivatestatic
InitGlfw()FuncDoodle::Platform::Windowstatic
InitImGui()FuncDoodle::Platform::Window
m_BlankCursorFuncDoodle::Platform::Windowprivate
m_CursorHiddenFuncDoodle::Platform::Windowprivate
m_HandleFuncDoodle::Platform::Windowprivate
m_SpecFuncDoodle::Platform::Windowprivate
mp_CloseCallbackFuncDoodle::Platform::Windowprotected
mp_DropCallbackFuncDoodle::Platform::Windowprotected
PollEvents()FuncDoodle::Platform::Windowstatic
SetCloseCallback(CloseCallback cb)FuncDoodle::Platform::Window
SetCursorHidden(bool hidden)FuncDoodle::Platform::Window
SetDropCallback(DropCallback cb)FuncDoodle::Platform::Window
SetErrorCallback(ErrorCallback cb)FuncDoodle::Platform::Windowstatic
SetIcon(std::filesystem::path icon)FuncDoodle::Platform::Window
SetShouldClose(bool shouldClose)FuncDoodle::Platform::Window
SetTitle(const char *title)FuncDoodle::Platform::Window
ShouldClose()FuncDoodle::Platform::Window
SwapBuffers()FuncDoodle::Platform::Window
Window(WindowSpec spec)FuncDoodle::Platform::Window
~Window()FuncDoodle::Platform::Window