Type Definition nalgebra_glm::IVec4[][src]

type IVec4 = TVec4<i32>;
Expand description

A 4D vector with i32 components.