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