MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / SliderScalar

Method SliderScalar

ToyBox/imgui/imgui_widgets.cpp:2572–2646  ·  view source on GitHub ↗

Note: p_data, p_min and p_max are _pointers_ to a memory address holding the data. For a slider, they are all required. Read code of e.g. SliderFloat(), SliderInt() etc. or examples in 'Demo->Widgets->Data Types' to understand how to use this function directly.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

GetCurrentWindowFunction · 0.85
TempInputIsActiveFunction · 0.85
AddRectFilledMethod · 0.80
ImVec2Class · 0.70
GetIDMethod · 0.45

Tested by

no test coverage detected