Type Definition na::Vec4

source ·
pub type Vec4<T = f32> = Vector4<T>;