![]() |
VR-Forces 4.6.1 Class Documentation
|
Public Member Functions | |
| ImGuiPopupRef (ImGuiID id, ImGuiWindow *parent_window, ImGuiID parent_menu_set, const ImVec2 &mouse_pos) | |
Public Attributes | |
| ImGuiID | PopupId |
| ImGuiWindow * | Window |
| ImGuiWindow * | ParentWindow |
| ImGuiID | ParentMenuSet |
| ImVec2 | MousePosOnOpen |
|
inline |
References MousePosOnOpen, ParentMenuSet, ParentWindow, PopupId, and Window.
| 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().