Vector2d.normalize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector2d normalize()
  2. Vector2d normalize(Vector2d dest)
  3. Vector2d normalize(double length)
  4. Vector2d normalize(double length, Vector2d dest)
    struct Vector2d
    public
    normalize
    (
    double length
    ,)

Meta