[][src]Type Definition nalgebra_glm::Vec1

type Vec1 = TVec1<f32>;

A 1D vector with f32 components.