Type Definition nalgebra_glm::TVec4[][src]

type TVec4<N> = Vector4<N>;

A 4D vector with components of type N.