MCPcopy Create free account
hub / github.com/cybereality/Perception / _PopUnusedDrawCmd

Method _PopUnusedDrawCmd

Perception/dependecies/imgui/imgui_draw.cpp:431–438  ·  view source on GitHub ↗

Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as most code assume that CmdBuffer.Size > 0 && CmdBuffer.back().UserCallback == NULL

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AddDrawListToDrawDataFunction · 0.80
MergeMethod · 0.80

Calls 1

pop_backMethod · 0.45

Tested by

no test coverage detected