vector_4_f64

Function vector_4_f64 

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

Const fn for constructing a TVec2 in a const context