pub const fn vector_3_packed_f64(x: f64, y: f64, z: f64) -> TVec3P<f64>
Const fn for constructing a TVec3P in a const context