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