Type Definition nalgebra_glm::TVec3

source ·
pub type TVec3<T> = TVec<T, 3>;
Expand description