Vector2.linearInterpolate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector2 linearInterpolate(Vector2 p_a, Vector2 p_b, real_t p_t)
  2. Vector2 linearInterpolate(Vector2 p_b, real_t p_t)
    struct Vector2
    @nogc nothrow const
    linearInterpolate

Meta