Definition at line 124 of file imgui_impl_glfw.cpp.
◆ ImGui_ImplGlfw_Data()
| ImGui_ImplGlfw_Data::ImGui_ImplGlfw_Data |
( |
| ) |
|
|
inline |
◆ CallbacksChainForAllWindows
| bool ImGui_ImplGlfw_Data::CallbacksChainForAllWindows |
◆ ClientApi
◆ InstalledCallbacks
| bool ImGui_ImplGlfw_Data::InstalledCallbacks |
◆ LastValidMousePos
| ImVec2 ImGui_ImplGlfw_Data::LastValidMousePos |
◆ MouseCursors
| GLFWcursor* ImGui_ImplGlfw_Data::MouseCursors[ImGuiMouseCursor_COUNT] |
◆ MouseWindow
| GLFWwindow* ImGui_ImplGlfw_Data::MouseWindow |
◆ PrevUserCallbackChar
| GLFWcharfun ImGui_ImplGlfw_Data::PrevUserCallbackChar |
◆ PrevUserCallbackCursorEnter
| GLFWcursorenterfun ImGui_ImplGlfw_Data::PrevUserCallbackCursorEnter |
◆ PrevUserCallbackCursorPos
| GLFWcursorposfun ImGui_ImplGlfw_Data::PrevUserCallbackCursorPos |
◆ PrevUserCallbackKey
| GLFWkeyfun ImGui_ImplGlfw_Data::PrevUserCallbackKey |
◆ PrevUserCallbackMonitor
| GLFWmonitorfun ImGui_ImplGlfw_Data::PrevUserCallbackMonitor |
◆ PrevUserCallbackMousebutton
| GLFWmousebuttonfun ImGui_ImplGlfw_Data::PrevUserCallbackMousebutton |
◆ PrevUserCallbackScroll
| GLFWscrollfun ImGui_ImplGlfw_Data::PrevUserCallbackScroll |
◆ PrevUserCallbackWindowFocus
| GLFWwindowfocusfun ImGui_ImplGlfw_Data::PrevUserCallbackWindowFocus |
◆ Time
| double ImGui_ImplGlfw_Data::Time |
◆ Window
| GLFWwindow* ImGui_ImplGlfw_Data::Window |
The documentation for this struct was generated from the following file: