VR-Vantage 2.3 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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:


Copyright © 2005-2018 VT MAK. All Rights Reserved (www.mak.com)