MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / ImHashData

Function ImHashData

modules/imgui/ext/imgui/imgui.cpp:1456–1464  ·  view source on GitHub ↗

Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a hash? CRC32 pretty much randomly access 1KB. Need to do proper measurements.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

GetIDMethod · 0.85
GetIDNoKeepAliveMethod · 0.85
GetIDFromRectangleMethod · 0.85
GetWindowResizeIDMethod · 0.85
ImHashFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected