Function three_d::core::math::vec4

source · []
pub const fn vec4<T>(x: T, y: T, z: T, w: T) -> Vector4<T>