Parameters drawing classic ImGui::Begin with loading / saving window position. More...
#include <ImGuiHelpers.h>
Public Attributes | |
ImVec2 | size = { -1, -1 } |
window size | |
const ImVec2 * | pos = 0 |
(optional) preliminary window position | |
ImGuiWindowFlags | flags = 0 |
Parameters drawing classic ImGui::Begin with loading / saving window position.
ImGuiWindowFlags ImGui::SavedWindowPosParams::flags = 0 |
const ImVec2* ImGui::SavedWindowPosParams::pos = 0 |
(optional) preliminary window position
ImVec2 ImGui::SavedWindowPosParams::size = { -1, -1 } |
window size