Type Definition nalgebra_glm::TVec1

source ·
pub type TVec1<T> = TVec<T, 1>;
Expand description