VR-Forces 4.6 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
ImGuiPopupRef Struct Reference

Public Member Functions

 ImGuiPopupRef (ImGuiID id, ImGuiWindow *parent_window, ImGuiID parent_menu_set, const ImVec2 &mouse_pos)

Public Attributes

ImGuiID PopupId
ImGuiWindowWindow
ImGuiWindowParentWindow
ImGuiID ParentMenuSet
ImVec2 MousePosOnOpen

Constructor & Destructor Documentation

ImGuiPopupRef::ImGuiPopupRef ( ImGuiID  id,
ImGuiWindow parent_window,
ImGuiID  parent_menu_set,
const ImVec2 mouse_pos 
)
inline

Member Data Documentation

ImGuiID ImGuiPopupRef::PopupId

Referenced by ImGuiPopupRef().

ImGuiWindow* ImGuiPopupRef::Window

Referenced by ImGuiPopupRef().

ImGuiWindow* ImGuiPopupRef::ParentWindow

Referenced by ImGuiPopupRef().

ImGuiID ImGuiPopupRef::ParentMenuSet

Referenced by ImGuiPopupRef().

ImVec2 ImGuiPopupRef::MousePosOnOpen

Referenced by ImGuiPopupRef().


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)