Type Definition nalgebra_glm::TVec4

source ·
pub type TVec4<T> = TVec<T, 4>;
Expand description