MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / DockSpace

Method DockSpace

ToyBox/imgui/imgui.cpp:13957–14043  ·  view source on GitHub ↗

Create an explicit dockspace node within an existing window. Also expose dock node flags and creates a CentralNode by default. The Central Node is always displayed even when empty and shrink/extend according to the requested size of its neighbors. DockSpace() needs to be submitted _before_ any window they can host. If you use a dockspace, submit it early in your app.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

GetCurrentWindowFunction · 0.85
ImGuiWindowClassClass · 0.85
ImFloorFunction · 0.85
ImMaxFunction · 0.85
ImFormatStringFunction · 0.85
IsDockSpaceMethod · 0.80
IsSplitNodeMethod · 0.80
IsRootNodeMethod · 0.80
GetIDMethod · 0.45

Tested by

no test coverage detected