[][src]Type Definition nalgebra_glm::Vec4

type Vec4 = TVec4<f32>;

A 4D vector with f32 components.