Type Definition nalgebra_glm::DQuat

source ·
pub type DQuat = Qua<f64>;
Expand description

A quaternion with f64 components.