Searched refs:DragInt3 (Results 1 – 2 of 2) sorted by relevance
420 …IMGUI_API bool DragInt3(const char* label, int v[3], float v_speed = 1.0f, int v_min = 0,…
2020 bool ImGui::DragInt3(const char* label, int v[3], float v_speed, int v_min, int v_max, const char* … in DragInt3() function in ImGui