fromArray
Sets x = array[offset], y = array[offset + 1].
Return
A reference to this vector.
Parameters
array
An array holding the vector component values.
Sets x = array[offset], y = array[offset + 1].
A reference to this vector.
An array holding the vector component values.