Type Definition nalgebra_glm::TVec2

source ·
pub type TVec2<T> = TVec<T, 2>;
Expand description