Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
ImGuiPopupData Struct Reference

#include <imgui_internal.h>

+ Collaboration diagram for ImGuiPopupData:

Public Member Functions

 ImGuiPopupData ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ ImGuiPopupData()

ImGuiPopupData::ImGuiPopupData ( )
inline

Member Data Documentation

◆ OpenFrameCount

int ImGuiPopupData::OpenFrameCount

◆ OpenMousePos

ImVec2 ImGuiPopupData::OpenMousePos

◆ OpenParentId

ImGuiID ImGuiPopupData::OpenParentId

◆ OpenPopupPos

ImVec2 ImGuiPopupData::OpenPopupPos

◆ PopupId

ImGuiID ImGuiPopupData::PopupId

◆ SourceWindow

ImGuiWindow* ImGuiPopupData::SourceWindow

◆ Window

ImGuiWindow* ImGuiPopupData::Window

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