Vector4d.normalize3

Normalize this vector by computing only the norm of <code>(x, y, z)</code>.

@return this

  1. Vector4d normalize3()
    struct Vector4d
    ref return
    normalize3
    ()
  2. Vector4d normalize3(Vector4d dest)

Meta