☰
Type Definition Vector2
vecmath
All crates
?
Type Definition
vecmath
::
Vector2
⎘
[
−
]
[src]
type Vector2<T> =
[
T
; 2]
;
A 2D vector.