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