Type Definition nalgebra_glm::DVec4[][src]

type DVec4 = Vector4<f64>;

A 4D vector with f64 components.