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

Method CalcListClipping

SDK/imgui_master/imgui.cpp:3693–3729  ·  view source on GitHub ↗

Helper to calculate coarse clipping of large list of evenly sized items. NB: Prefer using the ImGuiListClipper higher-level helper if you can! Read comments and instructions there on how those use this sort of pattern. NB: 'items_count' is only used to clamp the result, if you don't know your count you can use INT_MAX

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ImClampFunction · 0.85

Tested by

no test coverage detected