[][src]Type Definition nalgebra_glm::DVec3

type DVec3 = TVec3<f64>;

A 3D vector with f64 components.