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