Set the value of the specified component of this vector.
@param component
the component whose value to set, within <code>[0..3]</code>
@param value
the value to set
@return this
@throws IllegalArgumentException if <code>component</code> is not within <code>[0..3]</code>
Set the value of the specified component of this vector.
@param component the component whose value to set, within <code>[0..3]</code> @param value the value to set @return this @throws IllegalArgumentException if <code>component</code> is not within <code>[0..3]</code>