igImLerp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ImVec2 igImLerp(ImVec2 a, ImVec2 b, float t)
    igImLerp
    (
    const ImVec2 a
    ,
    const ImVec2 b
    ,
    float t
    )
  2. ImVec2 igImLerp(ImVec2 a, ImVec2 b, ImVec2 t)
  3. ImVec4 igImLerp(ImVec4 a, ImVec4 b, float t)

Meta