Type Definition nalgebra_glm::Vec1

source ·
pub type Vec1 = TVec1<f32>;
Expand description

A 1D vector with f32 components.