vecmath
vecmath
::
Vector2
[
−
]
[src]
type Vector2<T> =
[
T
; 2]
;
A 2D vector.