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

Function ShowExampleAppDockSpace

ToyBox/imgui/imgui_demo.cpp:4742–4826  ·  view source on GitHub ↗

Demonstrate using DockSpace() to create an explicit docking node within an existing window. Note that you already dock windows into each others _without_ a DockSpace() by just moving windows from their title bar (or by holding SHIFT if io.ConfigDockingWithShift is set). DockSpace() is only useful to construct to a central location for your application.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ShowDemoWindowMethod · 0.85

Calls 5

HelpMarkerFunction · 0.85
GetWorkPosMethod · 0.80
GetWorkSizeMethod · 0.80
ImVec2Class · 0.70

Tested by

no test coverage detected