Type Definition nalgebra_glm::DVec3

source ·
pub type DVec3 = TVec3<f64>;
Expand description

A 3D vector with f64 components.