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

Method PushClipRect

SDK/imgui_master/imgui_draw.cpp:461–477  ·  view source on GitHub ↗

Render-level scissoring. This is passed down to your render function but not used for CPU-side coarse clipping. Prefer using higher-level ImGui::PushClipRect() to affect logic (hit-testing and widget culling)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ImMaxFunction · 0.85
push_backMethod · 0.45

Tested by

no test coverage detected