Skip to main content

DQuat

Type Alias DQuat 

Source
pub type DQuat = TQuat<f64>;
Expand description

A f64 quaternion

Aliased Typeยง

pub struct DQuat { /* private fields */ }