☰
vec2
All crates
?
Function
vec2
::
from_vec4
⎘
[
−
]
[src]
pub fn from_vec4<T>(v: &
[
T
; 4]
) ->
[
T
; 2]
where
T:
Clone
,