vector_3_f64

Function vector_3_f64 

Source
pub const fn vector_3_f64(x: f64, y: f64, z: f64) -> TVec3<f64>
Expand description

Const fn for constructing a TVec3 in a const context