Public Member Functions | Public Attributes | List of all members
ImGuiPopupRef Struct Reference

#include <imgui_internal.h>

Public Member Functions

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

Public Attributes

ImVec2 MousePosOnOpen
 
ImGuiID ParentMenuSet
 
ImGuiWindowParentWindow
 
ImGuiID PopupID
 
ImGuiWindowWindow
 

Detailed Description

Definition at line 332 of file imgui_internal.h.

Constructor & Destructor Documentation

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

Definition at line 340 of file imgui_internal.h.

Member Data Documentation

ImVec2 ImGuiPopupRef::MousePosOnOpen

Definition at line 338 of file imgui_internal.h.

ImGuiID ImGuiPopupRef::ParentMenuSet

Definition at line 337 of file imgui_internal.h.

ImGuiWindow* ImGuiPopupRef::ParentWindow

Definition at line 336 of file imgui_internal.h.

ImGuiID ImGuiPopupRef::PopupID

Definition at line 334 of file imgui_internal.h.

ImGuiWindow* ImGuiPopupRef::Window

Definition at line 335 of file imgui_internal.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32