Rotation

Type Alias Rotation 

Source
pub type Rotation = Rotation2D<f64, LogicalSpace, LogicalSpace>;
Available on crate feature winio only.
Expand description

Logical rotation.

Aliased Type§

#[repr(C)]
pub struct Rotation { pub angle: f64, }

Fields§

§angle: f64

Angle in radians