Function Vec3

Source
pub fn Vec3<T>(v: T) -> Vec3
where Vec3: Cast<T>,