Rot

Type Alias Rot 

Source
pub type Rot = Quat;
Expand description

The rotation type.

Aliased Typeยง

pub struct Rot(/* private fields */);