MCPcopy Create free account
hub / github.com/Veerzeng/GraphicAlgorithm / ItemAdd

Method ItemAdd

SDK/imgui_master/imgui.cpp:2599–2636  ·  view source on GitHub ↗

Declare item bounding box for clipping and interaction. Note that the size can be different than the one provided to ItemSize(). Typically, widgets that spread over available surface declare their minimum size requirement to ItemSize() and then use a larger region for drawing/interaction, which is passed to ItemAdd().

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected