Public Attributes | List of all members
ImGuiPopupRef Struct Reference

#include <imgui_internal.h>

Public Attributes

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

Detailed Description

Definition at line 575 of file imgui_internal.h.

Member Data Documentation

◆ OpenFrameCount

int ImGuiPopupRef::OpenFrameCount

Definition at line 580 of file imgui_internal.h.

◆ OpenMousePos

ImVec2 ImGuiPopupRef::OpenMousePos

Definition at line 583 of file imgui_internal.h.

◆ OpenParentId

ImGuiID ImGuiPopupRef::OpenParentId

Definition at line 581 of file imgui_internal.h.

◆ OpenPopupPos

ImVec2 ImGuiPopupRef::OpenPopupPos

Definition at line 582 of file imgui_internal.h.

◆ ParentWindow

ImGuiWindow* ImGuiPopupRef::ParentWindow

Definition at line 579 of file imgui_internal.h.

◆ PopupId

ImGuiID ImGuiPopupRef::PopupId

Definition at line 577 of file imgui_internal.h.

◆ Window

ImGuiWindow* ImGuiPopupRef::Window

Definition at line 578 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23