Ylva And Malin
Data Fields
ImGuiPopupRef Struct Reference

#include <imgui_internal.h>

Collaboration diagram for ImGuiPopupRef:
Collaboration graph

Data Fields

ImGuiID PopupId
 
ImGuiWindowWindow
 
ImGuiWindowParentWindow
 
int OpenFrameCount
 
ImGuiID OpenParentId
 
ImVec2 OpenPopupPos
 
ImVec2 OpenMousePos
 

Field Documentation

int ImGuiPopupRef::OpenFrameCount
ImVec2 ImGuiPopupRef::OpenMousePos
ImGuiID ImGuiPopupRef::OpenParentId
ImVec2 ImGuiPopupRef::OpenPopupPos
ImGuiWindow* ImGuiPopupRef::ParentWindow
ImGuiID ImGuiPopupRef::PopupId
ImGuiWindow* ImGuiPopupRef::Window

The documentation for this struct was generated from the following file: