vec4.add

add components of another vector to corresponding components of this vector

  1. vec4 add(float v)
  2. vec4 add(vec4 v)
    struct vec4
    ref return
    add
    (
    const vec4 v
    )

Meta