Function theframework::prelude::vec::vec3f

source ·
pub fn vec3f(x: f32, y: f32, z: f32) -> Vec3<f32>