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

Method Clear

SDK/imgui_master/imgui.h:1415–1415  ·  view source on GitHub ↗

- Get***() functions find pair, never add/allocate. Pairs are sorted so a query is O(log N) - Set***() functions find pair, insertion on demand if missing. - Sorted insertion is costly, paid once. A typical frame shouldn't need to insert any new pair.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected