Rotation

Type Alias Rotation 

Source
pub type Rotation = Rotation2D<f64, LogicalSpace, LogicalSpace>;
Expand description

Logical rotation.

Aliased Type§

pub struct Rotation {
    pub angle: f64,
}

Fields§

§angle: f64

Angle in radians