VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImGuiPopupData Struct Reference

Public Member Functions

 ImGuiPopupData ()
 

Public Attributes

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

Constructor & Destructor Documentation

ImGuiPopupData::ImGuiPopupData ( )
inline

Member Data Documentation

ImGuiID ImGuiPopupData::PopupId

Referenced by ImGuiPopupData().

ImGuiWindow* ImGuiPopupData::Window

Referenced by ImGuiPopupData().

ImGuiWindow* ImGuiPopupData::SourceWindow

Referenced by ImGuiPopupData().

int ImGuiPopupData::OpenFrameCount

Referenced by ImGuiPopupData().

ImGuiID ImGuiPopupData::OpenParentId

Referenced by ImGuiPopupData().

ImVec2 ImGuiPopupData::OpenPopupPos
ImVec2 ImGuiPopupData::OpenMousePos

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)