Type Definition nalgebra_glm::Vec1[][src]

type Vec1 = TVec1<f32>;

A 1D vector with f32 components.