Skip to main content

Quat

Type Alias Quat 

Source
pub type Quat = TQuat<f32>;
Expand description

A f32 quaternion

Aliased Typeยง

pub struct Quat { /* private fields */ }