MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / BeginPopupModal

Method BeginPopupModal

modules/imgui/ext/imgui/imgui.cpp:8210–8240  ·  view source on GitHub ↗

If 'p_open' is specified for a modal popup window, the popup will have a regular close button which will close the popup. Note that popup visibility status is owned by Dear ImGui (and manipulated with e.g. OpenPopup) so the actual value of *p_open is meaningless here.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

ImVec2Class · 0.85
GetIDMethod · 0.80
GetCenterMethod · 0.80
ClearFlagsMethod · 0.45

Tested by

no test coverage detected