simd_to_vec4

Function simd_to_vec4 

Source
pub fn simd_to_vec4(v: &SimdVectorF32) -> Vec4
Expand description

Create Vec4 from SIMD vector.