pub const fn vector_4_f64(x: f64, y: f64, z: f64, w: f64) -> TVec4<f64>
Const fn for constructing a TVec2 in a const context