Type Definition na::Vec5

source · []
pub type Vec5<T = f32> = Vector5<T>;