MCPcopy Create free account
hub / github.com/Raikiri/LegitEngine / ShowExampleAppDockSpace

Function ShowExampleAppDockSpace

dependencies/imgui/imgui_demo.cpp:4477–4560  ·  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 3

ImVec2Class · 0.85
HelpMarkerFunction · 0.85

Tested by

no test coverage detected