vector_4_f32

Function vector_4_f32 

Source
pub const fn vector_4_f32(x: f32, y: f32, z: f32, w: f32) -> TVec4<f32>
Expand description

Const fn for constructing a TVec2 in a const context