[][src]Type Definition nalgebra_glm::DVec4

type DVec4 = TVec4<f64>;

A 4D vector with f64 components.