Type Definition nalgebra_glm::Vec4[][src]

type Vec4 = TVec4<f32>;

A 4D vector with f32 components.