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