Function three_d::core::math::vec3

source · []
pub const fn vec3<T>(x: T, y: T, z: T) -> Vector3<T>